René's URL Explorer Experiment


Title: Feature testing (C++20) - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: ko.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttp://ko.cppreference.com/
계정 만들기http://ko.cppreference.com/index.php?title=%ED%8A%B9%EC%88%98:%EA%B3%84%EC%A0%95%EB%A7%8C%EB%93%A4%EA%B8%B0&returnto=cpp%2Ffeature+test
로그인http://ko.cppreference.com/index.php?title=%ED%8A%B9%EC%88%98:%EB%A1%9C%EA%B7%B8%EC%9D%B8&returnto=cpp%2Ffeature+test
문서http://ko.cppreference.com/cpp/feature_test
토론http://ko.cppreference.com/index.php?title=%ED%86%A0%EB%A1%A0:cpp/feature_test&action=edit&redlink=1
http://ko.cppreference.com/cpp/feature_test
읽기http://ko.cppreference.com/cpp/feature_test
원본 보기http://ko.cppreference.com/index.php?title=cpp/feature_test&action=edit
역사 보기http://ko.cppreference.com/index.php?title=cpp/feature_test&action=history
http://ko.cppreference.com/cpp/feature_test
cpphttp://ko.cppreference.com/cpp
C++http://ko.cppreference.com/cpp
컴파일러 지원 http://ko.cppreference.com/cpp/compiler_support
Freestanding and hostedhttp://ko.cppreference.com/cpp/freestanding
언어http://ko.cppreference.com/cpp/language
표준 라이브러리 헤더http://ko.cppreference.com/cpp/header
명명된 요구사항 http://ko.cppreference.com/cpp/named_req
언어 지원 라이브러리http://ko.cppreference.com/cpp/utility#Language_support
개념http://ko.cppreference.com/cpp/concept
Diagnostics libraryhttp://ko.cppreference.com/cpp/error
유틸리티 라이브러리http://ko.cppreference.com/cpp/utility
문자열 라이브러리http://ko.cppreference.com/cpp/string
컨테이너 라이브러리http://ko.cppreference.com/cpp/container
반복자 라이브러리http://ko.cppreference.com/cpp/iterator
범위 라이브러리http://ko.cppreference.com/cpp/ranges
알고리즘 라이브러리http://ko.cppreference.com/cpp/algorithm
수치 라이브러리http://ko.cppreference.com/cpp/numeric
지역화 라이브러리http://ko.cppreference.com/cpp/locale
입/출력 라이브러리http://ko.cppreference.com/cpp/io
파일시스템 라이브러리http://ko.cppreference.com/cpp/filesystem
정규 표현식 라이브러리http://ko.cppreference.com/cpp/regex
아토믹 연산 라이브러리http://ko.cppreference.com/cpp/atomic
쓰레드 지원 라이브러리http://ko.cppreference.com/cpp/thread
Technical specificationshttp://ko.cppreference.com/cpp/experimental
Symbols indexhttp://ko.cppreference.com/index.php?title=cpp/symbol_index&action=edit&redlink=1
외부 라이브러리들http://ko.cppreference.com/cpp/links/libs
[edit]https://ko.cppreference.com/index.php?title=%ED%8B%80:cpp/navbar_content&action=edit
preprocessor macroshttp://ko.cppreference.com/index.php?title=cpp/preprocessor/replace&action=edit&redlink=1
1 Attributeshttp://ko.cppreference.com/cpp/feature_test#Attributes
2 Language featureshttp://ko.cppreference.com/cpp/feature_test#Language_features
3 Library featureshttp://ko.cppreference.com/cpp/feature_test#Library_features
4 Examplehttp://ko.cppreference.com/cpp/feature_test#Example
4.1 Normal usagehttp://ko.cppreference.com/cpp/feature_test#Normal_usage
4.2 Compiler Features Dumphttp://ko.cppreference.com/cpp/feature_test#Compiler_Features_Dump
5 더 보기http://ko.cppreference.com/cpp/feature_test#더_보기
6 외부 연결http://ko.cppreference.com/cpp/feature_test#외부_연결
attributehttp://ko.cppreference.com/index.php?title=cpp/language/attributes&action=edit&redlink=1
#ifhttp://ko.cppreference.com/cpp/preprocessor/conditional
#elifhttp://ko.cppreference.com/cpp/preprocessor/conditional
#ifdefhttp://ko.cppreference.com/cpp/preprocessor/conditional
#ifndefhttp://ko.cppreference.com/cpp/preprocessor/conditional
definedhttp://ko.cppreference.com/cpp/preprocessor/conditional
carries_dependencyhttp://ko.cppreference.com/index.php?title=cpp/language/attributes/carries_dependency&action=edit&redlink=1
deprecatedhttp://ko.cppreference.com/index.php?title=cpp/language/attributes/deprecated&action=edit&redlink=1
fallthroughhttp://ko.cppreference.com/index.php?title=cpp/language/attributes/fallthrough&action=edit&redlink=1
likelyhttp://ko.cppreference.com/index.php?title=cpp/language/attributes/likely&action=edit&redlink=1
maybe_unusedhttp://ko.cppreference.com/index.php?title=cpp/language/attributes/maybe_unused&action=edit&redlink=1
no_unique_addresshttp://ko.cppreference.com/index.php?title=cpp/language/attributes/no_unique_address&action=edit&redlink=1
nodiscardhttp://ko.cppreference.com/index.php?title=cpp/language/attributes/nodiscard&action=edit&redlink=1
noreturnhttp://ko.cppreference.com/index.php?title=cpp/language/attributes/noreturn&action=edit&redlink=1
unlikelyhttp://ko.cppreference.com/index.php?title=cpp/language/attributes/likely&action=edit&redlink=1
[edit]https://ko.cppreference.com/index.php?title=%ED%8B%80:cpp/utility/lang_feature_macros&action=edit
Aggregate classeshttp://ko.cppreference.com/index.php?title=cpp/language/aggregate_initialization&action=edit&redlink=1
Aggregate classeshttp://ko.cppreference.com/index.php?title=cpp/language/aggregate_initialization&action=edit&redlink=1
default member initializershttp://ko.cppreference.com/cpp/language/data_members#Member_initialization
Aggregate initializationhttp://ko.cppreference.com/index.php?title=cpp/language/aggregate_initialization&action=edit&redlink=1
direct initializationhttp://ko.cppreference.com/index.php?title=cpp/language/direct_initialization&action=edit&redlink=1
Alias templateshttp://ko.cppreference.com/index.php?title=cpp/language/type_alias&action=edit&redlink=1
Dynamic memory allocation for over-aligned datahttp://ko.cppreference.com/index.php?title=cpp/memory/new/align_val_t&action=edit&redlink=1
Attributeshttp://ko.cppreference.com/index.php?title=cpp/language/attributes&action=edit&redlink=1
Binary literalshttp://ko.cppreference.com/index.php?title=cpp/language/integer_literal&action=edit&redlink=1
Lambda capture of *this by value as [=,*this] http://ko.cppreference.com/index.php?title=cpp/language/lambda&action=edit&redlink=1
char8_thttp://ko.cppreference.com/index.php?title=cpp/keyword/char8_t&action=edit&redlink=1
Conceptshttp://ko.cppreference.com/index.php?title=cpp/language/constraints&action=edit&redlink=1
explicit(bool)http://ko.cppreference.com/index.php?title=cpp/language/explicit&action=edit&redlink=1
Immediate functionshttp://ko.cppreference.com/index.php?title=cpp/language/consteval&action=edit&redlink=1
constexprhttp://ko.cppreference.com/index.php?title=cpp/language/constexpr&action=edit&redlink=1
Relaxed constexprhttp://ko.cppreference.com/index.php?title=cpp/language/constexpr&action=edit&redlink=1
non-const constexpr methodshttp://ko.cppreference.com/index.php?title=cpp/language/constexpr&action=edit&redlink=1
Constexpr lambdahttp://ko.cppreference.com/index.php?title=cpp/language/lambda&action=edit&redlink=1
default initializationhttp://ko.cppreference.com/cpp/language/default_initialization
asm-declarationhttp://ko.cppreference.com/index.php?title=cpp/language/asm&action=edit&redlink=1
literalhttp://ko.cppreference.com/index.php?title=cpp/named_req/LiteralType&action=edit&redlink=1
gotohttp://ko.cppreference.com/cpp/language
needed for constant evaluationhttp://ko.cppreference.com/index.php?title=cpp/language/constant_expression&action=edit&redlink=1
constinithttp://ko.cppreference.com/index.php?title=cpp/language/constinit&action=edit&redlink=1
decltypehttp://ko.cppreference.com/index.php?title=cpp/language/decltype&action=edit&redlink=1
Return type deduction for normal functionshttp://ko.cppreference.com/index.php?title=cpp/language/auto&action=edit&redlink=1
Template argument deduction for class templateshttp://ko.cppreference.com/index.php?title=cpp/language/class_template_argument_deduction&action=edit&redlink=1
CTADhttp://ko.cppreference.com/index.php?title=cpp/language/class_template_argument_deduction&action=edit&redlink=1
Delegating constructorshttp://ko.cppreference.com/index.php?title=cpp/language/initializer_list&action=edit&redlink=1
Designated initializerhttp://ko.cppreference.com/index.php?title=cpp/language/aggregate_initialization&action=edit&redlink=1
enumeratorshttp://ko.cppreference.com/index.php?title=cpp/language/enum&action=edit&redlink=1
Fold expressionshttp://ko.cppreference.com/index.php?title=cpp/language/fold&action=edit&redlink=1
Generic lambda expressionshttp://ko.cppreference.com/index.php?title=cpp/language/lambda&action=edit&redlink=1
generic lambdashttp://ko.cppreference.com/index.php?title=cpp/language/lambda&action=edit&redlink=1
value categorieshttp://ko.cppreference.com/index.php?title=cpp/language/value_category&action=edit&redlink=1
Hexadecimal floating literalshttp://ko.cppreference.com/index.php?title=cpp/language/floating_literal&action=edit&redlink=1
consteval ifhttp://ko.cppreference.com/cpp/language/if
constexpr ifhttp://ko.cppreference.com/cpp/language/if
Coroutineshttp://ko.cppreference.com/index.php?title=cpp/language/coroutines&action=edit&redlink=1
Destroying operator deletehttp://ko.cppreference.com/index.php?title=cpp/memory/new/operator_delete&action=edit&redlink=1
Three-way comparisonhttp://ko.cppreference.com/index.php?title=cpp/language/operator_comparison&action=edit&redlink=1
Inheriting constructorshttp://ko.cppreference.com/index.php?title=cpp/language/using_declaration&action=edit&redlink=1
Lambda init-capturehttp://ko.cppreference.com/index.php?title=cpp/language/lambda&action=edit&redlink=1
lambdahttp://ko.cppreference.com/index.php?title=cpp/language/lambda&action=edit&redlink=1
List-initializationhttp://ko.cppreference.com/index.php?title=cpp/language/list_initialization&action=edit&redlink=1
Inline variableshttp://ko.cppreference.com/index.php?title=cpp/language/inline&action=edit&redlink=1
Lambda expressionshttp://ko.cppreference.com/index.php?title=cpp/language/lambda&action=edit&redlink=1
Moduleshttp://ko.cppreference.com/index.php?title=cpp/language/modules&action=edit&redlink=1
subscript operatorhttp://ko.cppreference.com/index.php?title=cpp/language/operator_member_access&action=edit&redlink=1
namespaceshttp://ko.cppreference.com/index.php?title=cpp/language/namespace&action=edit&redlink=1
exception specificationshttp://ko.cppreference.com/cpp/language/noexcept_spec
non-type template argumentshttp://ko.cppreference.com/index.php?title=cpp/language/template_parameters&action=edit&redlink=1
non-type template parametershttp://ko.cppreference.com/index.php?title=cpp/language/template_parameters&action=edit&redlink=1
non-type template parametershttp://ko.cppreference.com/index.php?title=cpp/language/template_parameters&action=edit&redlink=1
Non-static data member initializershttp://ko.cppreference.com/cpp/language/data_members#Member_initialization
Range-based for loophttp://ko.cppreference.com/index.php?title=cpp/language/range-for&action=edit&redlink=1
Range-based for loophttp://ko.cppreference.com/index.php?title=cpp/language/range-for&action=edit&redlink=1
Raw string literalshttp://ko.cppreference.com/index.php?title=cpp/language/string_literal&action=edit&redlink=1
ref-qualifiershttp://ko.cppreference.com/cpp/language/member_functions
Return type deduction for normal functionshttp://ko.cppreference.com/index.php?title=cpp/language/auto&action=edit&redlink=1
Rvalue referencehttp://ko.cppreference.com/index.php?title=cpp/language/reference&action=edit&redlink=1
Literal suffixes for size_t and its signed versionhttp://ko.cppreference.com/index.php?title=cpp/language/integer_literal&action=edit&redlink=1
Sized deallocationhttp://ko.cppreference.com/index.php?title=cpp/memory/new/operator_delete&action=edit&redlink=1
static_asserthttp://ko.cppreference.com/index.php?title=cpp/language/static_assert&action=edit&redlink=1
Single-argument static_asserthttp://ko.cppreference.com/index.php?title=cpp/language/static_assert&action=edit&redlink=1
Structured bindingshttp://ko.cppreference.com/index.php?title=cpp/language/structured_binding&action=edit&redlink=1
template template-argumentshttp://ko.cppreference.com/index.php?title=cpp/language/template_parameters&action=edit&redlink=1
Dynamic initialization and destruction with concurrencyhttp://ko.cppreference.com/index.php?title=cpp/language/storage_duration&action=edit&redlink=1
New character typeshttp://ko.cppreference.com/cpp/language/types
Unicode string literalshttp://ko.cppreference.com/index.php?title=cpp/language/string_literal&action=edit&redlink=1
User-defined literalshttp://ko.cppreference.com/index.php?title=cpp/language/user_literal&action=edit&redlink=1
using enumhttp://ko.cppreference.com/index.php?title=cpp/language/enum&action=edit&redlink=1
Variable templateshttp://ko.cppreference.com/index.php?title=cpp/language/variable_template&action=edit&redlink=1
Variadic templateshttp://ko.cppreference.com/cpp/language/parameter_pack
using-declarationshttp://ko.cppreference.com/index.php?title=cpp/language/using_declaration&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/version&action=edit&redlink=1
[edit]https://ko.cppreference.com/index.php?title=%ED%8B%80:cpp/utility/lib_feature_macros&action=edit
http://ko.cppreference.com/index.php?title=cpp/header/stack&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/queue&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/memory&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/memory&action=edit&redlink=1
std::allocator_traits::is_always_equalhttp://ko.cppreference.com/index.php?title=cpp/memory/allocator_traits&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/memory&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/scoped_allocator&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/string&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/deque&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/forward_list&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/list&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/vector&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/map&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/set&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/unordered_map&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/unordered_set&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/any&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/tuple&action=edit&redlink=1
range accesshttp://ko.cppreference.com/cpp/iterator#Range_access
http://ko.cppreference.com/index.php?title=cpp/header/iterator&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/array&action=edit&redlink=1
ConstexprIteratorhttp://ko.cppreference.com/index.php?title=cpp/named_req/ConstexprIterator&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/iterator&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/array&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/utility&action=edit&redlink=1
associative containershttp://ko.cppreference.com/cpp/container#Associative_containers
unordered associative containershttp://ko.cppreference.com/cpp/container#Unordered_associative_containers
http://ko.cppreference.com/index.php?title=cpp/header/map&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/set&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/unordered_map&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/unordered_set&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/memory&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/atomic&action=edit&redlink=1
Floating-point atomichttp://ko.cppreference.com/cpp/atomic/atomic
http://ko.cppreference.com/index.php?title=cpp/header/atomic&action=edit&redlink=1
constexpr atomic::is_always_lock_freehttp://ko.cppreference.com/index.php?title=cpp/atomic/atomic/is_always_lock_free&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/atomic&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/atomic&action=edit&redlink=1
std::atomic_refhttp://ko.cppreference.com/cpp/atomic/atomic_ref
http://ko.cppreference.com/index.php?title=cpp/header/atomic&action=edit&redlink=1
std::atomichttp://ko.cppreference.com/index.php?title=cpp/memory/shared_ptr/atomic2&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/memory&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/atomic&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/memory&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/atomic&action=edit&redlink=1
std::barrierhttp://ko.cppreference.com/index.php?title=cpp/thread/barrier&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/barrier&action=edit&redlink=1
std::bind_fronthttp://ko.cppreference.com/index.php?title=cpp/utility/functional/bind_front&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/functional&action=edit&redlink=1
std::bit_casthttp://ko.cppreference.com/index.php?title=cpp/numeric/bit_cast&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/bit&action=edit&redlink=1
Bit operationshttp://ko.cppreference.com/cpp/numeric#Bit_manipulation_(since_C++20)
http://ko.cppreference.com/index.php?title=cpp/header/bit&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/type_traits&action=edit&redlink=1
std::is_bounded_arrayhttp://ko.cppreference.com/index.php?title=cpp/types/is_bounded_array&action=edit&redlink=1
std::is_unbounded_arrayhttp://ko.cppreference.com/index.php?title=cpp/types/is_unbounded_array&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/type_traits&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/functional&action=edit&redlink=1
std::bytehttp://ko.cppreference.com/index.php?title=cpp/types/byte&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/cstddef&action=edit&redlink=1
std::byteswaphttp://ko.cppreference.com/index.php?title=cpp/numeric/byteswap&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/bit&action=edit&redlink=1
char8_thttp://ko.cppreference.com/cpp/language/types#char8_t
http://ko.cppreference.com/index.php?title=cpp/header/atomic&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/filesystem&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/istream&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/limits&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/locale&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/ostream&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/string&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/string_view&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/chrono&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/chrono&action=edit&redlink=1
Calendarshttp://ko.cppreference.com/cpp/chrono#Calendar
Time Zoneshttp://ko.cppreference.com/cpp/chrono#Time_zone
http://ko.cppreference.com/index.php?title=cpp/header/chrono&action=edit&redlink=1
User-defined literals for time typeshttp://ko.cppreference.com/index.php?title=cpp/chrono/duration&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/chrono&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/algorithm&action=edit&redlink=1
User-defined Literals for std::complexhttp://ko.cppreference.com/index.php?title=cpp/numeric/complex/operator%22%22i&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/complex&action=edit&redlink=1
Standard library conceptshttp://ko.cppreference.com/cpp/concepts
http://ko.cppreference.com/index.php?title=cpp/header/concepts&action=edit&redlink=1
algorithmshttp://ko.cppreference.com/cpp/algorithm
http://ko.cppreference.com/index.php?title=cpp/header/algorithm&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/complex&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/memory&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/functional&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/iterator&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/memory&action=edit&redlink=1
algorithmshttp://ko.cppreference.com/cpp/algorithm#Numeric_operations
http://ko.cppreference.com/index.php?title=cpp/header/numeric&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/string&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/string_view&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/tuple&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/typeinfo&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/utility&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/vector&action=edit&redlink=1
Coroutineshttp://ko.cppreference.com/index.php?title=cpp/language/coroutines&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/coroutine&action=edit&redlink=1
Destroying operator deletehttp://ko.cppreference.com/index.php?title=cpp/memory/new/operator_delete&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/new&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/memory&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/bit&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/string&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/deque&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/forward_list&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/list&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/vector&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/map&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/set&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/unordered_map&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/unordered_set&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/utility&action=edit&redlink=1
Execution policieshttp://ko.cppreference.com/cpp/algorithm#Execution_policies
http://ko.cppreference.com/index.php?title=cpp/header/execution&action=edit&redlink=1
std::execution::unsequenced_policyhttp://ko.cppreference.com/index.php?title=cpp/algorithm/execution_policy_tag_t&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/execution&action=edit&redlink=1
Filesystem libraryhttp://ko.cppreference.com/cpp/filesystem
http://ko.cppreference.com/index.php?title=cpp/header/filesystem&action=edit&redlink=1
Text formattinghttp://ko.cppreference.com/cpp/utility/format
http://ko.cppreference.com/index.php?title=cpp/header/format&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/format&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/format&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/numeric&action=edit&redlink=1
associative containershttp://ko.cppreference.com/cpp/container#Associative_containers
http://ko.cppreference.com/index.php?title=cpp/header/map&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/set&action=edit&redlink=1
unordered associative containershttp://ko.cppreference.com/cpp/container#Unordered_associative_containers
http://ko.cppreference.com/index.php?title=cpp/header/unordered_map&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/unordered_set&action=edit&redlink=1
constexpr std::hardware_{constructive, destructive}_interference_sizehttp://ko.cppreference.com/index.php?title=cpp/thread/hardware_destructive_interference_size&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/new&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/type_traits&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/cmath&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/forward_list&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/list&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/vector&action=edit&redlink=1
Integral power-of-2 operationshttp://ko.cppreference.com/cpp/numeric#Bit_manipulation_(since_C++20)
http://ko.cppreference.com/index.php?title=cpp/header/bit&action=edit&redlink=1
Integer comparison functionshttp://ko.cppreference.com/cpp/utility#Integer_comparison_functions
http://ko.cppreference.com/index.php?title=cpp/header/utility&action=edit&redlink=1
Compile-time integer sequenceshttp://ko.cppreference.com/index.php?title=cpp/utility/integer_sequence&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/utility&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/type_traits&action=edit&redlink=1
std::lerphttp://ko.cppreference.com/index.php?title=cpp/numeric/lerp&action=edit&redlink=1
std::midpointhttp://ko.cppreference.com/index.php?title=cpp/numeric/midpoint&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/cmath&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/numeric&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/functional&action=edit&redlink=1
std::invoke_rhttp://ko.cppreference.com/index.php?title=cpp/utility/functional/invoke&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/functional&action=edit&redlink=1
std::is_aggregatehttp://ko.cppreference.com/index.php?title=cpp/types/is_aggregate&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/type_traits&action=edit&redlink=1
std::is_constant_evaluatedhttp://ko.cppreference.com/index.php?title=cpp/types/is_constant_evaluated&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/type_traits&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/type_traits&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/type_traits&action=edit&redlink=1
std::is_layout_compatiblehttp://ko.cppreference.com/index.php?title=cpp/types/is_layout_compatible&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/type_traits&action=edit&redlink=1
std::is_nothrow_convertiblehttp://ko.cppreference.com/index.php?title=cpp/types/is_convertible&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/type_traits&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/type_traits&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/type_traits&action=edit&redlink=1
std::is_scoped_enumhttp://ko.cppreference.com/index.php?title=cpp/types/is_scoped_enum&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/type_traits&action=edit&redlink=1
[nothrow-]swappable traitshttp://ko.cppreference.com/index.php?title=cpp/types/is_swappable&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/type_traits&action=edit&redlink=1
Stop tokenhttp://ko.cppreference.com/index.php?title=cpp/thread/stop_token&action=edit&redlink=1
joining threadhttp://ko.cppreference.com/index.php?title=cpp/thread/jthread&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/stop_token&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/thread&action=edit&redlink=1
std::latchhttp://ko.cppreference.com/index.php?title=cpp/thread/latch&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/latch&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/new&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/forward_list&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/list&action=edit&redlink=1
Logical operator type traitshttp://ko.cppreference.com/cpp/types#Operations_on_traits
http://ko.cppreference.com/index.php?title=cpp/header/type_traits&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/tuple&action=edit&redlink=1
std::make_reverse_iteratorhttp://ko.cppreference.com/index.php?title=cpp/iterator/make_reverse_iterator&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/iterator&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/memory&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/map&action=edit&redlink=1
Mathematical constantshttp://ko.cppreference.com/index.php?title=cpp/header/numbers&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/numbers&action=edit&redlink=1
Mathematical special functions for C++17http://ko.cppreference.com/cpp/numeric/special_functions
http://ko.cppreference.com/index.php?title=cpp/header/cmath&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/memory_resource&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/optional&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/functional&action=edit&redlink=1
std::map::insert(node_type)http://ko.cppreference.com/index.php?title=cpp/container/map/insert&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/map&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/set&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/unordered_map&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/unordered_set&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/iterator&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/array&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/deque&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/forward_list&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/list&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/map&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/regex&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/set&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/string&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/unordered_map&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/unordered_set&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/vector&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/functional&action=edit&redlink=1
LegacyForwardIteratorshttp://ko.cppreference.com/index.php?title=cpp/named_req/ForwardIterator&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/iterator&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/optional&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/optional&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/memory&action=edit&redlink=1
Parallel algorithmshttp://ko.cppreference.com/cpp/algorithm#Execution_policies
http://ko.cppreference.com/index.php?title=cpp/header/algorithm&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/numeric&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/memory_resource&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/iomanip&action=edit&redlink=1
Ranges libraryhttp://ko.cppreference.com/cpp/ranges
constrained algorithmshttp://ko.cppreference.com/index.php?title=cpp/algorithm/ranges&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/algorithm&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/functional&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/iterator&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/memory&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/ranges&action=edit&redlink=1
default-initializablehttp://ko.cppreference.com/index.php?title=cpp/concepts/default_initializable&action=edit&redlink=1
viewshttp://ko.cppreference.com/index.php?title=cpp/ranges/view&action=edit&redlink=1
Viewshttp://ko.cppreference.com/index.php?title=cpp/ranges/view&action=edit&redlink=1
ownershiphttp://ko.cppreference.com/index.php?title=cpp/ranges/owning_view&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/algorithm&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/ranges&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/tuple&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/utility&action=edit&redlink=1
Extending memory management toolshttp://ko.cppreference.com/cpp/memory#Uninitialized_storage
http://ko.cppreference.com/index.php?title=cpp/header/memory&action=edit&redlink=1
std::remove_cvrefhttp://ko.cppreference.com/index.php?title=cpp/types/remove_cvref&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/type_traits&action=edit&redlink=1
SFINAEhttp://ko.cppreference.com/index.php?title=cpp/language/sfinae&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/type_traits&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/functional&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/algorithm&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/algorithm&action=edit&redlink=1
std::scoped_lockhttp://ko.cppreference.com/index.php?title=cpp/thread/scoped_lock&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/mutex&action=edit&redlink=1
std::counting_semaphore, std::binary_semaphorehttp://ko.cppreference.com/index.php?title=cpp/thread/counting_semaphore&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/semaphore&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/shared_mutex&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/memory&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/memory&action=edit&redlink=1
shared_ptr::weak_typehttp://ko.cppreference.com/cpp/memory/shared_ptr
http://ko.cppreference.com/index.php?title=cpp/header/memory&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/shared_mutex&action=edit&redlink=1
std::shift_lefthttp://ko.cppreference.com/index.php?title=cpp/algorithm/shift&action=edit&redlink=1
std::shift_righthttp://ko.cppreference.com/index.php?title=cpp/algorithm/shift&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/algorithm&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/memory&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/source_location&action=edit&redlink=1
std::spanhttp://ko.cppreference.com/cpp/container/span
http://ko.cppreference.com/index.php?title=cpp/header/span&action=edit&redlink=1
std::spanbufhttp://ko.cppreference.com/index.php?title=cpp/io/basic_spanbuf&action=edit&redlink=1
std::spanstreamhttp://ko.cppreference.com/index.php?title=cpp/io/basic_spanstream&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/spanstream&action=edit&redlink=1
std::ssizehttp://ko.cppreference.com/index.php?title=cpp/iterator/size&action=edit&redlink=1
std::span::sizehttp://ko.cppreference.com/index.php?title=cpp/container/span/size&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/iterator&action=edit&redlink=1
Stacktrace libraryhttp://ko.cppreference.com/cpp/utility#Stacktrace
http://ko.cppreference.com/index.php?title=cpp/header/stacktrace&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/string&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/string_view&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/stdatomic.h&action=edit&redlink=1
std::basic_stringhttp://ko.cppreference.com/index.php?title=cpp/string/basic_string/contains&action=edit&redlink=1
std::basic_string_viewhttp://ko.cppreference.com/index.php?title=cpp/string/basic_string_view/contains&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/string&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/string_view&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/string&action=edit&redlink=1
User-defined literals for string typeshttp://ko.cppreference.com/index.php?title=cpp/string/basic_string/operator%22%22s&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/string&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/string&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/string_view&action=edit&redlink=1
ConstexprIteratorhttp://ko.cppreference.com/index.php?title=cpp/named_req/ConstexprIterator&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/string&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/string_view&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/syncstream&action=edit&redlink=1
Three-way comparisonhttp://ko.cppreference.com/index.php?title=cpp/language/operator_comparison&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/compare&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/memory&action=edit&redlink=1
std::to_arrayhttp://ko.cppreference.com/index.php?title=cpp/container/array/to_array&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/array&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/charconv&action=edit&redlink=1
std::to_underlyinghttp://ko.cppreference.com/index.php?title=cpp/utility/to_underlying&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/utility&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/type_traits&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/functional&action=edit&redlink=1
std::owner_lesshttp://ko.cppreference.com/index.php?title=cpp/memory/owner_less_void&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/memory&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/functional&action=edit&redlink=1
std::tuple_element_thttp://ko.cppreference.com/index.php?title=cpp/utility/tuple/tuple_element&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/tuple&action=edit&redlink=1
Addressing tuples by typehttp://ko.cppreference.com/index.php?title=cpp/utility/tuple/get&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/tuple&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/utility&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/type_traits&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/type_traits&action=edit&redlink=1
std::uncaught_exceptionshttp://ko.cppreference.com/index.php?title=cpp/error/uncaught_exception&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/exception&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/unordered_map&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/type_traits&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/variant&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/variant&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/variant&action=edit&redlink=1
http://ko.cppreference.com/index.php?title=cpp/header/type_traits&action=edit&redlink=1
[edit]https://ko.cppreference.com/index.php?title=%ED%8B%80:cpp/compiler_support/dump&action=edit
Library feature-test macroshttp://ko.cppreference.com/cpp/utility/feature_test
http://ko.cppreference.com/index.php?title=cpp/header/version&action=edit&redlink=1
C++ documentationhttp://ko.cppreference.com/index.php?title=cpp/symbol_index/macro&action=edit&redlink=1
The official document on Feature Test Recommendationshttp://isocpp.org/std/standing-documents/sd-6-sg10-feature-test-recommendations
Source code to dump compiler featureshttps://github.com/makelinux/examples/blob/develop/cpp/features.cpp
분류http://ko.cppreference.com/%ED%8A%B9%EC%88%98:%EB%B6%84%EB%A5%98
구식 source 태그를 사용하는 문서http://ko.cppreference.com/index.php?title=%EB%B6%84%EB%A5%98:%EA%B5%AC%EC%8B%9D_source_%ED%83%9C%EA%B7%B8%EB%A5%BC_%EC%82%AC%EC%9A%A9%ED%95%98%EB%8A%94_%EB%AC%B8%EC%84%9C&action=edit&redlink=1
구식 enclose 속성을 사용하는 문서http://ko.cppreference.com/index.php?title=%EB%B6%84%EB%A5%98:%EA%B5%AC%EC%8B%9D_enclose_%EC%86%8D%EC%84%B1%EC%9D%84_%EC%82%AC%EC%9A%A9%ED%95%98%EB%8A%94_%EB%AC%B8%EC%84%9C&action=edit&redlink=1
파서 함수 호출을 너무 많이 사용하는 문서http://ko.cppreference.com/index.php?title=%EB%B6%84%EB%A5%98:%ED%8C%8C%EC%84%9C_%ED%95%A8%EC%88%98_%ED%98%B8%EC%B6%9C%EC%9D%84_%EB%84%88%EB%AC%B4_%EB%A7%8E%EC%9D%B4_%EC%82%AC%EC%9A%A9%ED%95%98%EB%8A%94_%EB%AC%B8%EC%84%9C&action=edit&redlink=1
대문http://ko.cppreference.com/%EB%8C%80%EB%AC%B8
최근 바뀜http://ko.cppreference.com/%ED%8A%B9%EC%88%98:%EC%B5%9C%EA%B7%BC%EB%B0%94%EB%80%9C
임의 문서로http://ko.cppreference.com/%ED%8A%B9%EC%88%98:%EC%9E%84%EC%9D%98%EB%AC%B8%EC%84%9C
미디어위키 도움말https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
http://ko.cppreference.com/cpp/feature_test
여기를 가리키는 문서http://ko.cppreference.com/%ED%8A%B9%EC%88%98:%EA%B0%80%EB%A6%AC%ED%82%A4%EB%8A%94%EB%AC%B8%EC%84%9C/cpp/feature_test
가리키는 글의 최근 바뀜http://ko.cppreference.com/%ED%8A%B9%EC%88%98:%EB%A7%81%ED%81%AC%EC%B5%9C%EA%B7%BC%EB%B0%94%EB%80%9C/cpp/feature_test
파일 올리기http://upload.cppreference.com/w/Special:Upload
특수 문서 목록http://ko.cppreference.com/%ED%8A%B9%EC%88%98:%ED%8A%B9%EC%88%98%EB%AC%B8%EC%84%9C
인쇄용 판javascript:print();
고유 링크http://ko.cppreference.com/index.php?title=cpp/feature_test&oldid=4682
문서 정보http://ko.cppreference.com/index.php?title=cpp/feature_test&action=info
Englishhttp://en.cppreference.com/cpp/feature_test
Españolhttp://es.cppreference.com/cpp/feature_test
日本語http://ja.cppreference.com/cpp/feature_test
Русскийhttp://ru.cppreference.com/cpp/feature_test
中文http://zh.cppreference.com/cpp/feature_test

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.