René's URL Explorer Experiment


Title: User:Fruderica - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://cppreference.com/
Create accounthttps://cppreference.com/index.php?title=Special:CreateAccount&returnto=User%3AFruderica
Log inhttps://cppreference.com/index.php?title=Special:UserLogin&returnto=User%3AFruderica
User pagehttps://cppreference.com/User:Fruderica
Discussionhttps://cppreference.com/User_talk:Fruderica
https://cppreference.com/User:Fruderica
Readhttps://cppreference.com/User:Fruderica
View sourcehttps://cppreference.com/index.php?title=User:Fruderica&action=edit
View historyhttps://cppreference.com/index.php?title=User:Fruderica&action=history
https://cppreference.com/User:Fruderica
1 Special Symbols in Chttps://cppreference.com/User:Fruderica#Special_Symbols_in_C
2 Macro Issuehttps://cppreference.com/User:Fruderica#Macro_Issue
3 Exception specification issueshttps://cppreference.com/User:Fruderica#Exception_specification_issues
4 Exposition-only itemshttps://cppreference.com/User:Fruderica#Exposition-only_items
4.1 Functionshttps://cppreference.com/User:Fruderica#Functions
4.1.1 voidifyhttps://cppreference.com/User:Fruderica#voidify
4.1.2 INVOKEhttps://cppreference.com/User:Fruderica#INVOKE
4.1.3 FUNhttps://cppreference.com/User:Fruderica#FUN
5 Compiler support issueshttps://cppreference.com/User:Fruderica#Compiler_support_issues
5.1 C++11 corehttps://cppreference.com/User:Fruderica#C++11_core
5.2 C++11 libraryhttps://cppreference.com/User:Fruderica#C++11_library
__STDC__https://cppreference.com/c/preprocessor/replace
__STDC_ANALYZABLE__https://cppreference.com/c/language/analyzability
__STDC_HOSTED__https://cppreference.com/c/preprocessor/replace
__STDC_IEC_559__https://cppreference.com/c/preprocessor/replace
__STDC_IEC_559_COMPLEX__https://cppreference.com/c/preprocessor/replace
__STDC_IEC_60559_BFP__https://cppreference.com/c/preprocessor/replace
__STDC_IEC_60559_COMPLEX__https://cppreference.com/c/preprocessor/replace
__STDC_IEC_60559_DFP__https://cppreference.com/c/preprocessor/replace
__STDC_ISO_10646__https://cppreference.com/c/preprocessor/replace
__STDC_LIB_EXT1__https://cppreference.com/c/preprocessor/replace
__STDC_MB_MIGHT_NEQ_WC__https://cppreference.com/c/preprocessor/replace
__STDC_NO_ATOMICS__https://cppreference.com/c/language/atomic
__STDC_NO_COMPLEX__https://cppreference.com/c/numeric/complex
__STDC_NO_THREADS__https://cppreference.com/c/thread
__STDC_NO_VLA__https://cppreference.com/c/language/array
__STDC_UTF_16__https://cppreference.com/c/string/multibyte
__STDC_UTF_32__https://cppreference.com/c/string/multibyte
__STDC_VERSION__https://cppreference.com/c/preprocessor/replace
__STDC_VERSION_FENV_H__https://cppreference.com/c/numeric/fenv
__STDC_VERSION_MATH_H__https://cppreference.com/c/numeric/math
__STDC_VERSION_STDINT_H__https://cppreference.com/c/types/integer
__STDC_VERSION_STDLIB_H__https://cppreference.com/c/string/byte
__STDC_VERSION_TGMATH_H__https://cppreference.com/c/numeric/tgmath
__STDC_VERSION_TIME_H__https://cppreference.com/c/chrono
__STDC_DEC_FP__https://cppreference.com/index.php?title=c/experimental/decimal&action=edit&redlink=1
__STDC_ALLOC_LIB__https://cppreference.com/c/experimental/dynamic
__STDC_IEC_60559_TYPES__https://cppreference.com/index.php?title=c/experimental/fpext3&action=edit&redlink=1
__STDC_IEC_60559_FUNCS__https://cppreference.com/c/experimental/fpext4
__STDC_IEC_60559_ATTRIBS__https://cppreference.com/index.php?title=c/experimental/fpext5&action=edit&redlink=1
__STDC_IEC_60559_ATTRIB_ALTERNATE_EXCEPTION_HANDLING__https://cppreference.com/index.php?title=c/experimental/fpext5&action=edit&redlink=1
NDEBUGhttps://cppreference.com/c/error/assert
__STDC_WANT_LIB_EXT1__https://cppreference.com/c/error
__STDC_WANT_IEC_60559_BFP_EXT__https://cppreference.com/c/experimental/fpext1
__STDC_WANT_IEC_60559_DFP_EXT__https://cppreference.com/index.php?title=c/experimental/fpext2&action=edit&redlink=1
__STDC_WANT_DEC_FP__https://cppreference.com/index.php?title=c/experimental/decimal&action=edit&redlink=1
__STDC_WANT_LIB_EXT2__https://cppreference.com/c/experimental/dynamic
__STDC_WANT_IEC_60559_TYPES_EXT__https://cppreference.com/index.php?title=c/experimental/fpext3&action=edit&redlink=1
__STDC_WANT_IEC_60559_FUNCS_EXT__https://cppreference.com/c/experimental/fpext4
__STDC_WANT_IEC_60559_ATTRIBS_EXT__https://cppreference.com/index.php?title=c/experimental/fpext5&action=edit&redlink=1
__STDC_TGMATH_OPERATOR_EVALUATION__https://cppreference.com/index.php?title=c/experimental/fpext5&action=edit&redlink=1
__DATE__https://cppreference.com/c/preprocessor/replace
__FILE__https://cppreference.com/c/preprocessor/replace
__LINE__https://cppreference.com/c/preprocessor/replace
__TIME__https://cppreference.com/c/preprocessor/replace
__VA_ARGS__https://cppreference.com/c/preprocessor/replace
__func__https://cppreference.com/c/language/function_definition
main()https://cppreference.com/c/language/main_function
mark macro consthttps://cppreference.com/Template:mark_macro_const
stdinhttps://cppreference.com/c/io
FE_DFL_ENVhttps://cppreference.com/c/numeric/fenv/FE_DFL_ENV
address constant expressionhttps://cppreference.com/c/language/constant_expression#Static_initializer
Format string macroshttps://cppreference.com/c/types/integer
mark macro varhttps://cppreference.com/index.php?title=Template:mark_macro_var&action=edit&redlink=1
objecthttps://cppreference.com/c/language/object
VLAhttps://cppreference.com/c/language/array#Variable-length_arrays
lvaluehttps://cppreference.com/c/language/value_category#Lvalue_expressions
variable argumentshttps://cppreference.com/c/language/variadic
Condition variableshttps://en.wikipedia.org/wiki/Monitor_(synchronization)#Condition_variables
errnohttps://cppreference.com/c/error/errno
MB_CUR_MAXhttps://cppreference.com/c/string/multibyte
RSIZE_MAXhttps://cppreference.com/c/error
mark macro strhttps://cppreference.com/index.php?title=Template:mark_macro_str&action=edit&redlink=1
stdinstdoutstderrhttps://cppreference.com/c/io
FE_DFL_ENVhttps://cppreference.com/c/numeric/fenv/FE_DFL_ENV
RSIZE_MAXhttps://cppreference.com/c/error
errnohttps://cppreference.com/c/error/errno
MB_CUR_MAXhttps://cppreference.com/c/string/multibyte
N2634https://wg21.link/N2634
N2249https://wg21.link/N2249
N1040 (WG14)http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1040.pdf
N2427https://wg21.link/N2427
N2672https://wg21.link/N2672
N1836https://wg21.link/N1836
added in 2006-04https://wg21.link/N2008
N2111https://wg21.link/N2111
N2497https://wg21.link/N2497
N2179https://wg21.link/N2179
N2240https://wg21.link/N2240
N2241https://wg21.link/N2241
N2244https://wg21.link/N2244
N2246https://wg21.link/N2246
N1856https://wg21.link/N1856
N1859https://wg21.link/N1859
N1860https://wg21.link/N1860
N1858https://wg21.link/N1858
N2345https://wg21.link/N2345
N2525https://wg21.link/N2525
N2543https://wg21.link/N2543
N2554https://wg21.link/N2554
N2661https://wg21.link/N2661
Categorieshttps://cppreference.com/Special:Categories
Pages using deprecated source tagshttps://cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
Todo without reasonhttps://cppreference.com/Category:Todo_without_reason
Support ushttp://www.cppreference.com/support
Recent changeshttps://cppreference.com/Special:RecentChanges
FAQhttps://cppreference.com/Cppreference:FAQ
Offline versionhttps://cppreference.com/Cppreference:Archives
https://cppreference.com/User:Fruderica
What links herehttps://cppreference.com/Special:WhatLinksHere/User:Fruderica
Related changeshttps://cppreference.com/Special:RecentChangesLinked/User:Fruderica
User contributionshttps://cppreference.com/Special:Contributions/Fruderica
Logshttps://cppreference.com/Special:Log/Fruderica
View user groupshttps://cppreference.com/Special:UserRights/Fruderica
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://cppreference.com/index.php?title=User:Fruderica&oldid=134728
Page informationhttps://cppreference.com/index.php?title=User:Fruderica&action=info
日本語http://ja.cppreference.com/User:Fruderica
中文http://zh.cppreference.com/User:Fruderica

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.