René's URL Explorer Experiment


Title: std::any - cppreference.com

Generator: MediaWiki 1.43.8

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%2Futility%2Fany
Log inhttps://en.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Futility%2Fany
Pagehttps://en.cppreference.com/cpp/utility/any
Discussionhttps://en.cppreference.com/index.php?title=Talk:cpp/utility/any&action=edit&redlink=1
https://en.cppreference.com/cpp/utility/any
Readhttps://en.cppreference.com/cpp/utility/any
View sourcehttps://en.cppreference.com/index.php?title=cpp/utility/any&action=edit
View historyhttps://en.cppreference.com/index.php?title=cpp/utility/any&action=history
https://en.cppreference.com/cpp/utility/any
cpphttps://en.cppreference.com/cpp
utilityhttps://en.cppreference.com/cpp/utility
C++https://en.cppreference.com/cpp
Compiler supporthttps://en.cppreference.com/cpp/compiler_support
Freestanding and hostedhttps://en.cppreference.com/cpp/freestanding
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
Utilities libraryhttps://en.cppreference.com/cpp/utility
Language supporthttps://en.cppreference.com/cpp/utility#Language_support
Type supporthttps://en.cppreference.com/cpp/types
Library feature-test macroshttps://en.cppreference.com/cpp/utility/feature_test
Program utilitieshttps://en.cppreference.com/cpp/utility/program
Variadic functionshttps://en.cppreference.com/cpp/utility/variadic
initializer_listhttps://en.cppreference.com/cpp/utility/initializer_list
is_constant_evaluatedhttps://en.cppreference.com/cpp/types/is_constant_evaluated
is_within_lifetimehttps://en.cppreference.com/cpp/types/is_within_lifetime
source_locationhttps://en.cppreference.com/cpp/utility/source_location
Coroutine supporthttps://en.cppreference.com/cpp/coroutine
Contract supporthttps://en.cppreference.com/cpp/contract
Three-way comparisonhttps://en.cppreference.com/cpp/utility#Three-way_comparison
three_way_comparablethree_way_comparable_withhttps://en.cppreference.com/cpp/utility/compare/three_way_comparable
strong_orderinghttps://en.cppreference.com/cpp/utility/compare/strong_ordering
weak_orderinghttps://en.cppreference.com/cpp/utility/compare/weak_ordering
partial_orderinghttps://en.cppreference.com/cpp/utility/compare/partial_ordering
common_comparison_categoryhttps://en.cppreference.com/cpp/utility/compare/common_comparison_category
compare_three_way_resulthttps://en.cppreference.com/cpp/utility/compare/compare_three_way_result
compare_three_wayhttps://en.cppreference.com/cpp/utility/compare/compare_three_way
strong_orderhttps://en.cppreference.com/cpp/utility/compare/strong_order
weak_orderhttps://en.cppreference.com/cpp/utility/compare/weak_order
partial_orderhttps://en.cppreference.com/cpp/utility/compare/partial_order
compare_strong_order_fallbackhttps://en.cppreference.com/cpp/utility/compare/compare_strong_order_fallback
compare_weak_order_fallbackhttps://en.cppreference.com/cpp/utility/compare/compare_weak_order_fallback
compare_partial_order_fallbackhttps://en.cppreference.com/cpp/utility/compare/compare_partial_order_fallback
type_orderhttps://en.cppreference.com/cpp/utility/compare/type_order
is_eqis_ltis_lteqhttps://en.cppreference.com/cpp/utility/compare/named_comparison_functions
is_neqis_gtis_gteqhttps://en.cppreference.com/cpp/utility/compare/named_comparison_functions
Function objectshttps://en.cppreference.com/cpp/utility/functional
Bit manipulationhttps://en.cppreference.com/cpp/utility/bit
bitsethttps://en.cppreference.com/cpp/utility/bitset
hashhttps://en.cppreference.com/cpp/utility/hash
Relational operatorshttps://en.cppreference.com/cpp/utility#Relational_operators
rel_ops::operator!=rel_ops::operator>https://en.cppreference.com/cpp/utility/rel_ops/operator_cmp
rel_ops::operator<=rel_ops::operator>=https://en.cppreference.com/cpp/utility/rel_ops/operator_cmp
Integer comparison functionshttps://en.cppreference.com/cpp/utility#Integer_comparison_functions
cmp_equalcmp_lesscmp_less_thanhttps://en.cppreference.com/cpp/utility/intcmp
cmp_not_equalcmp_greatercmp_greater_thanhttps://en.cppreference.com/cpp/utility/intcmp
in_rangehttps://en.cppreference.com/cpp/utility/in_range
Swaphttps://en.cppreference.com/cpp/utility#Swap
type operationshttps://en.cppreference.com/cpp/utility#Type_operations
swaphttps://en.cppreference.com/cpp/algorithm/swap
ranges::swaphttps://en.cppreference.com/cpp/utility/ranges/swap
exchangehttps://en.cppreference.com/cpp/utility/exchange
declvalhttps://en.cppreference.com/cpp/utility/declval
to_underlyinghttps://en.cppreference.com/cpp/utility/to_underlying
forwardhttps://en.cppreference.com/cpp/utility/forward
forward_likehttps://en.cppreference.com/cpp/utility/forward_like
movehttps://en.cppreference.com/cpp/utility/move
move_if_noexcepthttps://en.cppreference.com/cpp/utility/move_if_noexcept
as_consthttps://en.cppreference.com/cpp/utility/as_const
pairhttps://en.cppreference.com/cpp/utility/pair
tuplehttps://en.cppreference.com/cpp/utility/tuple
optionalhttps://en.cppreference.com/cpp/utility/optional
varianthttps://en.cppreference.com/cpp/utility/variant
tuple_sizehttps://en.cppreference.com/cpp/utility/tuple_size
tuple_elementhttps://en.cppreference.com/cpp/utility/tuple_element
applyhttps://en.cppreference.com/cpp/utility/apply
make_from_tuplehttps://en.cppreference.com/cpp/utility/make_from_tuple
expectedhttps://en.cppreference.com/cpp/utility/expected
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/navbar_content&action=edit
Member functionshttps://en.cppreference.com/cpp/utility/any#Member_functions
any::anyhttps://en.cppreference.com/cpp/utility/any/any
any::~anyhttps://en.cppreference.com/cpp/utility/any/~any
any::operator=https://en.cppreference.com/cpp/utility/any/operator%3D
Modifiershttps://en.cppreference.com/cpp/utility/any#Modifiers
any::emplacehttps://en.cppreference.com/cpp/utility/any/emplace
any::resethttps://en.cppreference.com/cpp/utility/any/reset
any::swaphttps://en.cppreference.com/cpp/utility/any/swap
Observershttps://en.cppreference.com/cpp/utility/any#Observers
any::has_valuehttps://en.cppreference.com/cpp/utility/any/has_value
any::typehttps://en.cppreference.com/cpp/utility/any/type
Non-member functionshttps://en.cppreference.com/cpp/utility/any#Non-member_functions
swap(std::any)https://en.cppreference.com/cpp/utility/any/swap2
any_casthttps://en.cppreference.com/cpp/utility/any/any_cast
make_anyhttps://en.cppreference.com/cpp/utility/any/make_any
Helper classeshttps://en.cppreference.com/cpp/utility/any#Helper_classes
bad_any_casthttps://en.cppreference.com/cpp/utility/any/bad_any_cast
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/any/navbar_content&action=edit
https://en.cppreference.com/cpp/header/any
copy constructiblehttps://en.cppreference.com/cpp/types/is_copy_constructible
1 Member functionshttps://en.cppreference.com/cpp/utility/any#Member_functions
1.1 Modifiershttps://en.cppreference.com/cpp/utility/any#Modifiers
1.2 Observershttps://en.cppreference.com/cpp/utility/any#Observers
2 Non-member functionshttps://en.cppreference.com/cpp/utility/any#Non-member_functions
3 Helper classeshttps://en.cppreference.com/cpp/utility/any#Helper_classes
4 Noteshttps://en.cppreference.com/cpp/utility/any#Notes
5 Examplehttps://en.cppreference.com/cpp/utility/any#Example
6 See alsohttps://en.cppreference.com/cpp/utility/any#See_also
(constructor)https://en.cppreference.com/cpp/utility/any/any
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/any/dsc_constructor&action=edit
operator=https://en.cppreference.com/cpp/utility/any/operator%3D
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/any/dsc_operator%3D&action=edit
(destructor)https://en.cppreference.com/cpp/utility/any/~any
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/any/dsc_destructor&action=edit
emplacehttps://en.cppreference.com/cpp/utility/any/emplace
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/any/dsc_emplace&action=edit
resethttps://en.cppreference.com/cpp/utility/any/reset
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/any/dsc_reset&action=edit
swaphttps://en.cppreference.com/cpp/utility/any/swap
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/any/dsc_swap&action=edit
has_valuehttps://en.cppreference.com/cpp/utility/any/has_value
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/any/dsc_has_value&action=edit
typehttps://en.cppreference.com/cpp/utility/any/type
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/any/dsc_type&action=edit
std::swap(std::any)https://en.cppreference.com/cpp/utility/any/swap2
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/any/dsc_swap2&action=edit
any_casthttps://en.cppreference.com/cpp/utility/any/any_cast
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/any/dsc_any_cast&action=edit
make_anyhttps://en.cppreference.com/cpp/utility/any/make_any
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/any/dsc_make_any&action=edit
bad_any_casthttps://en.cppreference.com/cpp/utility/any/bad_any_cast
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/any/dsc_bad_any_cast&action=edit
Feature-testhttps://en.cppreference.com/cpp/utility/feature_test
__cpp_lib_anyhttps://en.cppreference.com/cpp/feature_test#cpp_lib_any
201606Lhttps://en.cppreference.com/cpp/compiler_support/17#cpp_lib_any_201606L
std::anyhttps://en.cppreference.com/cpp/utility/any#top
functionhttps://en.cppreference.com/cpp/utility/functional/function
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/dsc_function&action=edit
move_only_functionhttps://en.cppreference.com/cpp/utility/functional/move_only_function
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/dsc_move_only_function&action=edit
varianthttps://en.cppreference.com/cpp/utility/variant
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/dsc_variant&action=edit
optionalhttps://en.cppreference.com/cpp/utility/optional
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/dsc_optional&action=edit
unique_ptrhttps://en.cppreference.com/cpp/memory/unique_ptr
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/dsc_unique_ptr&action=edit
indirecthttps://en.cppreference.com/cpp/memory/indirect
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/dsc_indirect&action=edit
polymorphichttps://en.cppreference.com/cpp/memory/polymorphic
[edit]https://cppreference.com/index.php?title=Template:cpp/memory/dsc_polymorphic&action=edit
Categoryhttps://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
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/utility/any
What links herehttps://en.cppreference.com/Special:WhatLinksHere/cpp/utility/any
Related changeshttps://en.cppreference.com/Special:RecentChangesLinked/cpp/utility/any
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/utility/any&oldid=182562
Page informationhttps://en.cppreference.com/index.php?title=cpp/utility/any&action=info
Españolhttp://es.cppreference.com/cpp/utility/any
日本語http://ja.cppreference.com/cpp/utility/any
Русскийhttp://ru.cppreference.com/cpp/utility/any
中文http://zh.cppreference.com/cpp/utility/any

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.