René's URL Explorer Experiment


Title: Freestanding and hosted implementations - cppreference.com

Generator: MediaWiki 1.43.9

direct link

Domain: en.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://en.cppreference.com/
Create accounthttps://en.cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Ffreestanding
Log inhttps://en.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Ffreestanding
Pagehttps://en.cppreference.com/cpp/freestanding
Discussionhttps://en.cppreference.com/index.php?title=Talk:cpp/freestanding&action=edit&redlink=1
https://en.cppreference.com/cpp/freestanding
Readhttps://en.cppreference.com/cpp/freestanding
View sourcehttps://en.cppreference.com/index.php?title=cpp/freestanding&action=edit
View historyhttps://en.cppreference.com/index.php?title=cpp/freestanding&action=history
https://en.cppreference.com/cpp/freestanding
cpphttps://en.cppreference.com/cpp
C++https://en.cppreference.com/cpp
Compiler supporthttps://en.cppreference.com/cpp/compiler_support
Languagehttps://en.cppreference.com/cpp/language
Standard libraryhttps://en.cppreference.com/cpp/standard_library
Standard library headershttps://en.cppreference.com/cpp/header
Named requirementshttps://en.cppreference.com/cpp/named_req
Feature test macroshttps://en.cppreference.com/cpp/feature_test
Language support libraryhttps://en.cppreference.com/cpp/utility#Language_support
Concepts libraryhttps://en.cppreference.com/cpp/concepts
Diagnostics libraryhttps://en.cppreference.com/cpp/error
Memory management libraryhttps://en.cppreference.com/cpp/memory
Metaprogramming libraryhttps://en.cppreference.com/cpp/meta
General utilities libraryhttps://en.cppreference.com/cpp/utility
Containers libraryhttps://en.cppreference.com/cpp/container
Iterators libraryhttps://en.cppreference.com/cpp/iterator
Ranges libraryhttps://en.cppreference.com/cpp/ranges
Algorithms libraryhttps://en.cppreference.com/cpp/algorithm
Strings libraryhttps://en.cppreference.com/cpp/string
Text processing libraryhttps://en.cppreference.com/cpp/text
Numerics libraryhttps://en.cppreference.com/cpp/numeric
Date and time libraryhttps://en.cppreference.com/cpp/chrono
Input/output libraryhttps://en.cppreference.com/cpp/io
Filesystem libraryhttps://en.cppreference.com/cpp/filesystem
Concurrency support libraryhttps://en.cppreference.com/cpp/thread
Execution control libraryhttps://en.cppreference.com/cpp/execution
Technical specificationshttps://en.cppreference.com/cpp/experimental
Symbols indexhttps://en.cppreference.com/cpp/symbol_index
External librarieshttps://en.cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
1 Requirements on multi-threaded executions and data raceshttps://en.cppreference.com/cpp/freestanding#Requirements_on_multi-threaded_executions_and_data_races
2 Requirements on the main functionhttps://en.cppreference.com/cpp/freestanding#Requirements_on_the_main_function
3 Requirements on standard library headershttps://en.cppreference.com/cpp/freestanding#Requirements_on_standard_library_headers
3.1 Headers required for a freestanding implementationhttps://en.cppreference.com/cpp/freestanding#Headers_required_for_a_freestanding_implementation
4 Noteshttps://en.cppreference.com/cpp/freestanding#Notes
5 Referenceshttps://en.cppreference.com/cpp/freestanding#References
6 Defect reportshttps://en.cppreference.com/cpp/freestanding#Defect_reports
7 See alsohttps://en.cppreference.com/cpp/freestanding#See_also
multi-threaded executions and data raceshttps://en.cppreference.com/cpp/language/memory_model
thread of executionhttps://en.cppreference.com/cpp/thread
threadhttps://en.cppreference.com/cpp/thread
mainhttps://en.cppreference.com/cpp/language/main_function
mainhttps://en.cppreference.com/cpp/language/main_function
constructorshttps://en.cppreference.com/cpp/language/constructor
namespace scopehttps://en.cppreference.com/cpp/language/scope#Namespace_scope
destructorshttps://en.cppreference.com/cpp/language/destructor
storage durationhttps://en.cppreference.com/cpp/language/storage_duration
mainhttps://en.cppreference.com/cpp/language/main_function
thread of executionhttps://en.cppreference.com/cpp/thread
storage durationhttps://en.cppreference.com/cpp/language/storage_duration
standard library headershttps://en.cppreference.com/cpp/header
Language supporthttps://en.cppreference.com/cpp/utility#Language_support
https://en.cppreference.com/cpp/header/cstddef
https://en.cppreference.com/cpp/header/cstdlib
https://en.cppreference.com/cpp/header/cfloat
https://en.cppreference.com/cpp/header/climits
https://en.cppreference.com/cpp/header/limits
https://en.cppreference.com/cpp/header/version
https://en.cppreference.com/cpp/header/cstdint
https://en.cppreference.com/cpp/header/new
https://en.cppreference.com/cpp/header/typeinfo
https://en.cppreference.com/cpp/header/source_location
https://en.cppreference.com/cpp/header/exception
https://en.cppreference.com/cpp/header/initializer_list
https://en.cppreference.com/cpp/header/compare
https://en.cppreference.com/cpp/header/coroutine
https://en.cppreference.com/cpp/header/cstdarg
https://en.cppreference.com/cpp/header/debugging
Conceptshttps://en.cppreference.com/cpp/concepts
https://en.cppreference.com/cpp/header/concepts
Diagnosticshttps://en.cppreference.com/cpp/error
https://en.cppreference.com/cpp/header/cerrno
https://en.cppreference.com/cpp/header/system_error
Memory managementhttps://en.cppreference.com/cpp/memory
https://en.cppreference.com/cpp/header/memory
Metaprogramminghttps://en.cppreference.com/cpp/meta
https://en.cppreference.com/cpp/header/type_traits
https://en.cppreference.com/cpp/header/ratio
General utilitieshttps://en.cppreference.com/cpp/utility#General-purpose_utilities
https://en.cppreference.com/cpp/header/utility
https://en.cppreference.com/cpp/header/tuple
https://en.cppreference.com/cpp/header/functional
https://en.cppreference.com/cpp/header/charconv
https://en.cppreference.com/cpp/header/bit
Stringshttps://en.cppreference.com/cpp/string
https://en.cppreference.com/cpp/header/string
https://en.cppreference.com/cpp/header/cstring
Text processinghttps://en.cppreference.com/cpp/text
https://en.cppreference.com/cpp/header/cwchar
Iteratorshttps://en.cppreference.com/cpp/iterator
https://en.cppreference.com/cpp/header/iterator
Rangeshttps://en.cppreference.com/cpp/ranges
https://en.cppreference.com/cpp/header/ranges
Numericshttps://en.cppreference.com/cpp/numeric
https://en.cppreference.com/cpp/header/cmath
https://en.cppreference.com/cpp/header/random
Concurrency supporthttps://en.cppreference.com/cpp/thread
https://en.cppreference.com/cpp/header/atomic
[1]https://en.cppreference.com/cpp/freestanding#cite_note-1
Execution controlhttps://en.cppreference.com/cpp/execution
https://en.cppreference.com/cpp/header/execution
https://en.cppreference.com/cpp/header/ciso646
https://en.cppreference.com/cpp/header/cstdalign
https://en.cppreference.com/cpp/header/cstdbool
https://en.cppreference.com/cpp/freestanding#cite_ref-1
https://en.cppreference.com/cpp/header/optional
https://en.cppreference.com/cpp/header/span
https://en.cppreference.com/cpp/header/array
https://en.cppreference.com/cpp/header/bitset
Feature-testhttps://en.cppreference.com/cpp/utility/feature_test
__cpp_lib_freestanding_feature_test_macroshttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_feature_test_macros
202306Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_feature_test_macros_202306L
__cpp_lib_freestanding_algorithmhttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_algorithm
202311Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_algorithm_202311L
https://en.cppreference.com/cpp/header/algorithm
202502Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_algorithm_202502L
https://en.cppreference.com/cpp/header/algorithm
__cpp_lib_freestanding_arrayhttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_array
202311Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_array_202311L
https://en.cppreference.com/cpp/header/array
__cpp_lib_freestanding_char_traitshttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_char_traits
202306Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_char_traits_202306L
__cpp_lib_freestanding_charconvhttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_charconv
202306Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_charconv_202306L
https://en.cppreference.com/cpp/header/charconv
__cpp_lib_freestanding_cstdlibhttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_cstdlib
202306Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_cstdlib_202306L
https://en.cppreference.com/cpp/header/cstdlib
__cpp_lib_freestanding_cstringhttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_cstring
202311Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_cstring_202311L
https://en.cppreference.com/cpp/header/cstring
__cpp_lib_freestanding_cwcharhttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_cwchar
202306Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_cwchar_202306L
https://en.cppreference.com/cpp/header/cwchar
__cpp_lib_freestanding_errchttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_errc
202306Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_errc_202306L
__cpp_lib_freestanding_executionhttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_execution
202502Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_execution_202502L
https://en.cppreference.com/cpp/header/execution
__cpp_lib_freestanding_expectedhttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_expected
202311Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_expected_202311L
https://en.cppreference.com/cpp/header/expected
__cpp_lib_freestanding_functionalhttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_functional
202306Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_functional_202306L
https://en.cppreference.com/cpp/header/functional
__cpp_lib_freestanding_iteratorhttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_iterator
202306Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_iterator_202306L
https://en.cppreference.com/cpp/header/iterator
__cpp_lib_freestanding_mdspanhttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_mdspan
202311Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_mdspan_202311L
https://en.cppreference.com/cpp/header/mdspan
__cpp_lib_freestanding_memoryhttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_memory
202306Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_memory_202306L
https://en.cppreference.com/cpp/header/memory
202502Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_memory_202502L
https://en.cppreference.com/cpp/header/memory
__cpp_lib_freestanding_numerichttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_numeric
202311Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_numeric_202311L
https://en.cppreference.com/cpp/header/numeric
202502Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_numeric_202502L
https://en.cppreference.com/cpp/header/numeric
__cpp_lib_freestanding_optionalhttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_optional
202311Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_optional_202311L
https://en.cppreference.com/cpp/header/optional
__cpp_lib_freestanding_randomhttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_random
202502Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_random_202502L
https://en.cppreference.com/cpp/header/random
__cpp_lib_freestanding_rangeshttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_ranges
202306Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_ranges_202306L
https://en.cppreference.com/cpp/header/ranges
__cpp_lib_freestanding_ratiohttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_ratio
202306Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_ratio_202306L
https://en.cppreference.com/cpp/header/ratio
__cpp_lib_freestanding_string_viewhttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_string_view
202311Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_string_view_202311L
https://en.cppreference.com/cpp/header/string_view
__cpp_lib_freestanding_tuplehttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_tuple
202306Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_tuple_202306L
https://en.cppreference.com/cpp/header/tuple
__cpp_lib_freestanding_utilityhttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_utility
202306Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_utility_202306L
https://en.cppreference.com/cpp/header/utility
__cpp_lib_freestanding_varianthttps://en.cppreference.com/cpp/feature_test#cpp_lib_freestanding_variant
202311Lhttps://en.cppreference.com/cpp/compiler_support/26#cpp_lib_freestanding_variant_202311L
https://en.cppreference.com/cpp/header/variant
CWG 1938https://cplusplus.github.io/CWG/issues/1938.html
LWG 3653https://cplusplus.github.io/LWG/issue3653
P1642R11https://wg21.link/P1642R11
https://en.cppreference.com/cpp/header/coroutine
https://en.cppreference.com/cpp/header/functional
C documentationhttps://en.cppreference.com/c/language/conformance
Categorieshttps://en.cppreference.com/Special:Categories
Pages using deprecated source tagshttps://en.cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://en.cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
Support ushttp://www.cppreference.com/support
Recent changeshttps://en.cppreference.com/Special:RecentChanges
FAQhttps://en.cppreference.com/Cppreference:FAQ
Offline versionhttps://en.cppreference.com/Cppreference:Archives
https://en.cppreference.com/cpp/freestanding
What links herehttps://en.cppreference.com/Special:WhatLinksHere/cpp/freestanding
Related changeshttps://en.cppreference.com/Special:RecentChangesLinked/cpp/freestanding
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://en.cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://en.cppreference.com/index.php?title=cpp/freestanding&oldid=182197
Page informationhttps://en.cppreference.com/index.php?title=cpp/freestanding&action=info
Españolhttp://es.cppreference.com/cpp/freestanding
日本語http://ja.cppreference.com/cpp/freestanding
Русскийhttp://ru.cppreference.com/cpp/freestanding
中文http://zh.cppreference.com/cpp/freestanding

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.