René's URL Explorer Experiment


Title: C++ standard libraries extensions, version 2 - cppreference.com

Generator: MediaWiki 1.43.8

direct link

Domain: www.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://www.cppreference.com/
Create accounthttps://www.cppreference.com/index.php?title=Special:CreateAccount&returnto=cpp%2Fexperimental%2Flib+extensions+2
Log inhttps://www.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fexperimental%2Flib+extensions+2
Pagehttps://www.cppreference.com/cpp/experimental/lib_extensions_2
Discussionhttps://www.cppreference.com/index.php?title=Talk:cpp/experimental/lib_extensions_2&action=edit&redlink=1
https://www.cppreference.com/cpp/experimental/lib_extensions_2
Readhttps://www.cppreference.com/cpp/experimental/lib_extensions_2
View sourcehttps://www.cppreference.com/index.php?title=cpp/experimental/lib_extensions_2&action=edit
View historyhttps://www.cppreference.com/index.php?title=cpp/experimental/lib_extensions_2&action=history
https://www.cppreference.com/cpp/experimental/lib_extensions_2
cpphttps://www.cppreference.com/cpp
experimentalhttps://www.cppreference.com/cpp/experimental
C++https://www.cppreference.com/cpp
Compiler supporthttps://www.cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://www.cppreference.com/cpp/freestanding
Languagehttps://www.cppreference.com/cpp/language
Standard libraryhttps://www.cppreference.com/cpp/standard_library
Standard library headershttps://www.cppreference.com/cpp/header
Named requirementshttps://www.cppreference.com/cpp/named_req
Feature test macroshttps://www.cppreference.com/cpp/feature_test
Language support libraryhttps://www.cppreference.com/cpp/utility#Language_support
Concepts libraryhttps://www.cppreference.com/cpp/concepts
Diagnostics libraryhttps://www.cppreference.com/cpp/error
Memory management libraryhttps://www.cppreference.com/cpp/memory
Metaprogramming libraryhttps://www.cppreference.com/cpp/meta
General utilities libraryhttps://www.cppreference.com/cpp/utility
Containers libraryhttps://www.cppreference.com/cpp/container
Iterators libraryhttps://www.cppreference.com/cpp/iterator
Ranges libraryhttps://www.cppreference.com/cpp/ranges
Algorithms libraryhttps://www.cppreference.com/cpp/algorithm
Strings libraryhttps://www.cppreference.com/cpp/string
Text processing libraryhttps://www.cppreference.com/cpp/text
Numerics libraryhttps://www.cppreference.com/cpp/numeric
Date and time libraryhttps://www.cppreference.com/cpp/chrono
Input/output libraryhttps://www.cppreference.com/cpp/io
Filesystem libraryhttps://www.cppreference.com/cpp/filesystem
Concurrency support libraryhttps://www.cppreference.com/cpp/thread
Execution control libraryhttps://www.cppreference.com/cpp/execution
Technical specificationshttps://www.cppreference.com/cpp/experimental
Symbols indexhttps://www.cppreference.com/cpp/symbol_index
External librarieshttps://www.cppreference.com/cpp/links/libs
[edit]https://cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
Experimentalhttps://www.cppreference.com/cpp/experimental
Technical Specificationhttps://www.cppreference.com/cpp/experimental#Technical_Specification
Filesystem libraryhttps://www.cppreference.com/cpp/experimental/fs
Library fundamentalshttps://www.cppreference.com/cpp/experimental/lib_extensions
Library fundamentals 3https://www.cppreference.com/cpp/experimental/lib_extensions_3
Extensions for parallelismhttps://www.cppreference.com/cpp/experimental/parallelism
Extensions for parallelism 2https://www.cppreference.com/cpp/experimental/parallelism_2
Extensions for concurrencyhttps://www.cppreference.com/cpp/experimental/concurrency
Extensions for concurrency 2https://www.cppreference.com/index.php?title=cpp/experimental/concurrency_2&action=edit&redlink=1
Conceptshttps://www.cppreference.com/cpp/experimental/constraints
Rangeshttps://www.cppreference.com/cpp/experimental/ranges
Reflectionhttps://www.cppreference.com/cpp/experimental/reflect
Mathematical special functionshttps://www.cppreference.com/cpp/experimental/special_functions
Experimental Non-TShttps://www.cppreference.com/cpp/experimental#Experimental_Non-TS
Pattern Matchinghttps://www.cppreference.com/index.php?title=cpp/experimental/pm&action=edit&redlink=1
Linear Algebrahttps://www.cppreference.com/index.php?title=cpp/experimental/la&action=edit&redlink=1
std::executionhttps://www.cppreference.com/cpp/experimental/execution
Contractshttps://www.cppreference.com/index.php?title=cpp/experimental/contracts&action=edit&redlink=1
2D Graphicshttps://www.cppreference.com/index.php?title=cpp/experimental/2dgraphics&action=edit&redlink=1
[edit]https://cppreference.com/index.php?title=Template:cpp/experimental/navbar_content&action=edit
experimental::propagate_consthttps://www.cppreference.com/cpp/experimental/propagate_const
experimental::not_fnhttps://www.cppreference.com/cpp/experimental/not_fn
experimental::observer_ptrhttps://www.cppreference.com/cpp/experimental/observer_ptr
experimental::make_arrayhttps://www.cppreference.com/cpp/experimental/make_array
experimental::to_arrayhttps://www.cppreference.com/cpp/experimental/to_array
experimental::ostream_joinerhttps://www.cppreference.com/cpp/experimental/ostream_joiner
experimental::gcdhttps://www.cppreference.com/cpp/experimental/gcd
experimental::lcmhttps://www.cppreference.com/cpp/experimental/lcm
experimental::source_locationhttps://www.cppreference.com/cpp/experimental/source_location
experimental::randinthttps://www.cppreference.com/cpp/experimental/randint
detection idiomhttps://www.cppreference.com/cpp/experimental/is_detected
uniform container erasurehttps://www.cppreference.com/cpp/experimental/lib_extensions_2#Uniform_container_erasure
logical operator type traitshttps://www.cppreference.com/cpp/experimental/lib_extensions_2#Logical_operator_type_traits
[edit]https://cppreference.com/index.php?title=Template:cpp/experimental/lib_extensions_2/navbar_content&action=edit
version 1https://www.cppreference.com/cpp/experimental/lib_extensions
1 The C++ detection idiomhttps://www.cppreference.com/cpp/experimental/lib_extensions_2#The_C++_detection_idiom
2 A const-propagating wrapper for pointer-like objectshttps://www.cppreference.com/cpp/experimental/lib_extensions_2#A_const-propagating_wrapper_for_pointer-like_objects
3 Non-owning pointershttps://www.cppreference.com/cpp/experimental/lib_extensions_2#Non-owning_pointers
4 std::array creationhttps://www.cppreference.com/cpp/experimental/lib_extensions_2#std::array_creation
5 ostream_joinerhttps://www.cppreference.com/cpp/experimental/lib_extensions_2#ostream_joiner
6 Simple random number generation facilitieshttps://www.cppreference.com/cpp/experimental/lib_extensions_2#Simple_random_number_generation_facilities
7 Feature test macroshttps://www.cppreference.com/cpp/experimental/lib_extensions_2#Feature_test_macros
8 Merged into C++17https://www.cppreference.com/cpp/experimental/lib_extensions_2#Merged_into_C++17
9 Merged into C++20https://www.cppreference.com/cpp/experimental/lib_extensions_2#Merged_into_C++20
9.1 Uniform container erasurehttps://www.cppreference.com/cpp/experimental/lib_extensions_2#Uniform_container_erasure
9.2 Source code information capturehttps://www.cppreference.com/cpp/experimental/lib_extensions_2#Source_code_information_capture
9.3 std::array conversionhttps://www.cppreference.com/cpp/experimental/lib_extensions_2#std::array_conversion
https://www.cppreference.com/index.php?title=cpp/header/experimental/type_traits&action=edit&redlink=1
is_detected detected_t detected_orhttps://www.cppreference.com/cpp/experimental/is_detected
nonesuchhttps://www.cppreference.com/cpp/experimental/nonesuch
https://www.cppreference.com/index.php?title=cpp/header/experimental/propagate_const&action=edit&redlink=1
propagate_consthttps://www.cppreference.com/cpp/experimental/propagate_const
https://www.cppreference.com/index.php?title=cpp/header/experimental/memory&action=edit&redlink=1
observer_ptrhttps://www.cppreference.com/cpp/experimental/observer_ptr
https://www.cppreference.com/index.php?title=cpp/header/experimental/array&action=edit&redlink=1
make_arrayhttps://www.cppreference.com/cpp/experimental/make_array
[edit]https://cppreference.com/index.php?title=Template:cpp/experimental/dsc_make_array&action=edit
https://www.cppreference.com/index.php?title=cpp/header/experimental/iterator&action=edit&redlink=1
ostream_joinerhttps://www.cppreference.com/cpp/experimental/ostream_joiner
https://www.cppreference.com/index.php?title=cpp/header/experimental/random&action=edit&redlink=1
randinthttps://www.cppreference.com/cpp/experimental/randint
[edit]https://cppreference.com/index.php?title=Template:cpp/experimental/dsc_randint&action=edit
reseedhttps://www.cppreference.com/cpp/experimental/reseed
[edit]https://cppreference.com/index.php?title=Template:cpp/experimental/dsc_reseed&action=edit
https://www.cppreference.com/index.php?title=cpp/header/experimental/algorithm&action=edit&redlink=1
samplehttps://www.cppreference.com/cpp/experimental/sample
shufflehttps://www.cppreference.com/cpp/experimental/shuffle
https://www.cppreference.com/index.php?title=cpp/header/experimental/type_traits&action=edit&redlink=1
https://www.cppreference.com/index.php?title=cpp/header/experimental/propagate_const&action=edit&redlink=1
https://www.cppreference.com/cpp/header/experimental/functional
https://www.cppreference.com/index.php?title=cpp/header/experimental/memory&action=edit&redlink=1
https://www.cppreference.com/index.php?title=cpp/header/experimental/array&action=edit&redlink=1
https://www.cppreference.com/index.php?title=cpp/header/experimental/iterator&action=edit&redlink=1
https://www.cppreference.com/index.php?title=cpp/header/experimental/vector&action=edit&redlink=1
https://www.cppreference.com/index.php?title=cpp/header/experimental/numeric&action=edit&redlink=1
https://www.cppreference.com/index.php?title=cpp/header/experimental/random&action=edit&redlink=1
https://www.cppreference.com/index.php?title=cpp/header/experimental/source_location&action=edit&redlink=1
https://www.cppreference.com/index.php?title=cpp/header/experimental/type_traits&action=edit&redlink=1
void_thttps://www.cppreference.com/cpp/experimental/void_t
https://www.cppreference.com/index.php?title=cpp/header/experimental/type_traits&action=edit&redlink=1
conjunctionhttps://www.cppreference.com/cpp/experimental/conjunction
disjunctionhttps://www.cppreference.com/cpp/experimental/disjunction
negationhttps://www.cppreference.com/cpp/experimental/negation
https://www.cppreference.com/cpp/header/experimental/functional
not_fnhttps://www.cppreference.com/cpp/experimental/not_fn
[edit]https://cppreference.com/index.php?title=Template:cpp/experimental/dsc_not_fn&action=edit
https://www.cppreference.com/index.php?title=cpp/header/experimental/numeric&action=edit&redlink=1
gcdhttps://www.cppreference.com/cpp/experimental/gcd
[edit]https://cppreference.com/index.php?title=Template:cpp/experimental/dsc_gcd&action=edit
lcmhttps://www.cppreference.com/cpp/experimental/lcm
[edit]https://cppreference.com/index.php?title=Template:cpp/experimental/dsc_lcm&action=edit
https://www.cppreference.com/index.php?title=cpp/header/experimental/string&action=edit&redlink=1
erase (std::basic_string)https://www.cppreference.com/cpp/experimental/basic_string/erase
erase_if (std::basic_string)https://www.cppreference.com/cpp/experimental/basic_string/erase_if
https://www.cppreference.com/index.php?title=cpp/header/experimental/deque&action=edit&redlink=1
erase (std::deque)https://www.cppreference.com/cpp/experimental/deque/erase
erase_if (std::deque)https://www.cppreference.com/cpp/experimental/deque/erase_if
https://www.cppreference.com/index.php?title=cpp/header/experimental/vector&action=edit&redlink=1
erase (std::vector)https://www.cppreference.com/cpp/experimental/vector/erase
erase_if (std::vector)https://www.cppreference.com/cpp/experimental/vector/erase_if
https://www.cppreference.com/index.php?title=cpp/header/experimental/forward_list&action=edit&redlink=1
erase (std::forward_list)https://www.cppreference.com/cpp/experimental/forward_list/erase
erase_if (std::forward_list)https://www.cppreference.com/cpp/experimental/forward_list/erase_if
https://www.cppreference.com/index.php?title=cpp/header/experimental/list&action=edit&redlink=1
erase (std::list)https://www.cppreference.com/cpp/experimental/list/erase
erase_if (std::list)https://www.cppreference.com/cpp/experimental/list/erase_if
https://www.cppreference.com/index.php?title=cpp/header/experimental/map&action=edit&redlink=1
erase_if (std::map)https://www.cppreference.com/cpp/experimental/map/erase_if
erase_if (std::multimap)https://www.cppreference.com/cpp/experimental/multimap/erase_if
https://www.cppreference.com/index.php?title=cpp/header/experimental/set&action=edit&redlink=1
erase_if (std::set)https://www.cppreference.com/cpp/experimental/set/erase_if
erase_if (std::multiset)https://www.cppreference.com/cpp/experimental/multiset/erase_if
https://www.cppreference.com/index.php?title=cpp/header/experimental/unordered_map&action=edit&redlink=1
erase_if (std::unordered_map)https://www.cppreference.com/cpp/experimental/unordered_map/erase_if
erase_if (std::unordered_multimap)https://www.cppreference.com/cpp/experimental/unordered_multimap/erase_if
https://www.cppreference.com/index.php?title=cpp/header/experimental/unordered_set&action=edit&redlink=1
erase_if (std::unordered_set)https://www.cppreference.com/cpp/experimental/unordered_set/erase_if
erase_if (std::unordered_multiset)https://www.cppreference.com/cpp/experimental/unordered_multiset/erase_if
https://www.cppreference.com/index.php?title=cpp/header/experimental/source_location&action=edit&redlink=1
source_locationhttps://www.cppreference.com/cpp/experimental/source_location
https://www.cppreference.com/index.php?title=cpp/header/experimental/array&action=edit&redlink=1
to_arrayhttps://www.cppreference.com/cpp/experimental/to_array
[edit]https://cppreference.com/index.php?title=Template:cpp/experimental/dsc_to_array&action=edit
Categorieshttps://www.cppreference.com/Special:Categories
Pages using deprecated source tagshttps://www.cppreference.com/index.php?title=Category:Pages_using_deprecated_source_tags&action=edit&redlink=1
Pages using deprecated enclose attributeshttps://www.cppreference.com/index.php?title=Category:Pages_using_deprecated_enclose_attributes&action=edit&redlink=1
Support ushttps://www.cppreference.com/support
Recent changeshttps://www.cppreference.com/Special:RecentChanges
FAQhttps://www.cppreference.com/Cppreference:FAQ
Offline versionhttps://www.cppreference.com/Cppreference:Archives
https://www.cppreference.com/cpp/experimental/lib_extensions_2
What links herehttps://www.cppreference.com/Special:WhatLinksHere/cpp/experimental/lib_extensions_2
Related changeshttps://www.cppreference.com/Special:RecentChangesLinked/cpp/experimental/lib_extensions_2
Upload filehttp://upload.cppreference.com/w/Special:Upload
Special pageshttps://www.cppreference.com/Special:SpecialPages
Printable versionjavascript:print();
Permanent linkhttps://www.cppreference.com/index.php?title=cpp/experimental/lib_extensions_2&oldid=154983
Page informationhttps://www.cppreference.com/index.php?title=cpp/experimental/lib_extensions_2&action=info
日本語http://ja.cppreference.com/cpp/experimental/lib_extensions_2
Русскийhttp://ru.cppreference.com/cpp/experimental/lib_extensions_2
中文http://zh.cppreference.com/cpp/experimental/lib_extensions_2

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.