René's URL Explorer Experiment


Title: Freestanding and hosted implementations - cppreference.com

Generator: MediaWiki 1.43.9

direct link

Domain: cppreference.com

format-detectiontelephone=no

Links:

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