René's URL Explorer Experiment


Title: std::common_reference - 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%2Ftypes%2Fcommon+reference
Log inhttps://en.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Ftypes%2Fcommon+reference
Pagehttps://en.cppreference.com/cpp/types/common_reference
Discussionhttps://en.cppreference.com/index.php?title=Talk:cpp/types/common_reference&action=edit&redlink=1
https://en.cppreference.com/cpp/types/common_reference
Readhttps://en.cppreference.com/cpp/types/common_reference
View sourcehttps://en.cppreference.com/index.php?title=cpp/types/common_reference&action=edit
View historyhttps://en.cppreference.com/index.php?title=cpp/types/common_reference&action=history
https://en.cppreference.com/cpp/types/common_reference
cpphttps://en.cppreference.com/cpp
typeshttps://en.cppreference.com/cpp/types
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
Metaprogramming libraryhttps://en.cppreference.com/cpp/meta
Type traitshttps://en.cppreference.com/cpp/meta/type_traits
Compile-time rational arithmetichttps://en.cppreference.com/cpp/numeric/ratio
Compile-time integer sequenceshttps://en.cppreference.com/cpp/utility/integer_sequence
integer_sequencehttps://en.cppreference.com/cpp/utility/integer_sequence
Compile-time reflectionhttps://en.cppreference.com/cpp/meta/reflection
[edit]https://cppreference.com/index.php?title=Template:cpp/meta/navbar_content&action=edit
Type traitshttps://en.cppreference.com/cpp/meta/type_traits
is_voidhttps://en.cppreference.com/cpp/types/is_void
is_null_pointerhttps://en.cppreference.com/cpp/types/is_null_pointer
is_reflectionhttps://en.cppreference.com/cpp/types/is_reflection
is_arrayhttps://en.cppreference.com/cpp/types/is_array
is_pointerhttps://en.cppreference.com/cpp/types/is_pointer
is_enumhttps://en.cppreference.com/cpp/types/is_enum
is_unionhttps://en.cppreference.com/cpp/types/is_union
is_classhttps://en.cppreference.com/cpp/types/is_class
is_functionhttps://en.cppreference.com/cpp/types/is_function
is_referencehttps://en.cppreference.com/cpp/types/is_reference
is_objecthttps://en.cppreference.com/cpp/types/is_object
is_scalarhttps://en.cppreference.com/cpp/types/is_scalar
is_compoundhttps://en.cppreference.com/cpp/types/is_compound
is_integralhttps://en.cppreference.com/cpp/types/is_integral
is_floating_pointhttps://en.cppreference.com/cpp/types/is_floating_point
is_fundamentalhttps://en.cppreference.com/cpp/types/is_fundamental
is_arithmetichttps://en.cppreference.com/cpp/types/is_arithmetic
is_lvalue_referencehttps://en.cppreference.com/cpp/types/is_lvalue_reference
is_rvalue_referencehttps://en.cppreference.com/cpp/types/is_rvalue_reference
is_member_pointerhttps://en.cppreference.com/cpp/types/is_member_pointer
is_member_object_pointerhttps://en.cppreference.com/cpp/types/is_member_object_pointer
is_member_function_pointerhttps://en.cppreference.com/cpp/types/is_member_function_pointer
is_consthttps://en.cppreference.com/cpp/types/is_const
is_volatilehttps://en.cppreference.com/cpp/types/is_volatile
is_emptyhttps://en.cppreference.com/cpp/types/is_empty
is_polymorphichttps://en.cppreference.com/cpp/types/is_polymorphic
is_finalhttps://en.cppreference.com/cpp/types/is_final
is_abstracthttps://en.cppreference.com/cpp/types/is_abstract
is_aggregatehttps://en.cppreference.com/cpp/types/is_aggregate
is_structuralhttps://en.cppreference.com/cpp/types/is_structural
is_implicit_lifetimehttps://en.cppreference.com/cpp/types/is_implicit_lifetime
is_trivialhttps://en.cppreference.com/cpp/types/is_trivial
is_trivially_copyablehttps://en.cppreference.com/cpp/types/is_trivially_copyable
is_standard_layouthttps://en.cppreference.com/cpp/types/is_standard_layout
is_literal_typehttps://en.cppreference.com/cpp/types/is_literal_type
is_podhttps://en.cppreference.com/cpp/types/is_pod
is_signedhttps://en.cppreference.com/cpp/types/is_signed
is_unsignedhttps://en.cppreference.com/cpp/types/is_unsigned
is_bounded_arrayhttps://en.cppreference.com/cpp/types/is_bounded_array
is_unbounded_arrayhttps://en.cppreference.com/cpp/types/is_unbounded_array
is_scoped_enumhttps://en.cppreference.com/cpp/types/is_scoped_enum
has_unique_object_representationshttps://en.cppreference.com/cpp/types/has_unique_object_representations
integral_constantbool_constanttrue_typefalse_typehttps://en.cppreference.com/cpp/types/integral_constant
conjunctionhttps://en.cppreference.com/cpp/types/conjunction
disjunctionhttps://en.cppreference.com/cpp/types/disjunction
negationhttps://en.cppreference.com/cpp/types/negation
is_constructibleis_trivially_constructibleis_nothrow_constructiblehttps://en.cppreference.com/cpp/types/is_constructible
is_default_constructibleis_trivially_default_constructibleis_nothrow_default_constructiblehttps://en.cppreference.com/cpp/types/is_default_constructible
is_copy_constructibleis_trivially_copy_constructibleis_nothrow_copy_constructiblehttps://en.cppreference.com/cpp/types/is_copy_constructible
is_move_constructibleis_trivially_move_constructibleis_nothrow_move_constructiblehttps://en.cppreference.com/cpp/types/is_move_constructible
is_assignableis_trivially_assignableis_nothrow_assignablehttps://en.cppreference.com/cpp/types/is_assignable
is_copy_assignableis_trivially_copy_assignableis_nothrow_copy_assignablehttps://en.cppreference.com/cpp/types/is_copy_assignable
is_move_assignableis_trivially_move_assignableis_nothrow_move_assignablehttps://en.cppreference.com/cpp/types/is_move_assignable
is_destructibleis_trivially_destructibleis_nothrow_destructiblehttps://en.cppreference.com/cpp/types/is_destructible
has_virtual_destructorhttps://en.cppreference.com/cpp/types/has_virtual_destructor
is_swappable_withis_swappableis_nothrow_swappable_withis_nothrow_swappablehttps://en.cppreference.com/cpp/types/is_swappable
is_samehttps://en.cppreference.com/cpp/types/is_same
is_convertibleis_nothrow_convertiblehttps://en.cppreference.com/cpp/types/is_convertible
is_layout_compatiblehttps://en.cppreference.com/cpp/types/is_layout_compatible
is_pointer_interconvertible_base_ofhttps://en.cppreference.com/cpp/types/is_pointer_interconvertible_base_of
is_pointer_interconvertible_with_classhttps://en.cppreference.com/cpp/types/is_pointer_interconvertible_with_class
is_corresponding_memberhttps://en.cppreference.com/cpp/types/is_corresponding_member
reference_constructs_from_temporaryhttps://en.cppreference.com/cpp/types/reference_constructs_from_temporary
reference_converts_from_temporaryhttps://en.cppreference.com/cpp/types/reference_converts_from_temporary
is_base_ofhttps://en.cppreference.com/cpp/types/is_base_of
is_virtual_base_ofhttps://en.cppreference.com/cpp/types/is_virtual_base_of
alignment_ofhttps://en.cppreference.com/cpp/types/alignment_of
rankhttps://en.cppreference.com/cpp/types/rank
extenthttps://en.cppreference.com/cpp/types/extent
is_invocableis_invocable_ris_nothrow_invocableis_nothrow_invocable_rhttps://en.cppreference.com/cpp/types/is_invocable
remove_cvremove_constremove_volatilehttps://en.cppreference.com/cpp/types/remove_cv
add_cvadd_constadd_volatilehttps://en.cppreference.com/cpp/types/add_cv
make_signedhttps://en.cppreference.com/cpp/types/make_signed
make_unsignedhttps://en.cppreference.com/cpp/types/make_unsigned
remove_referencehttps://en.cppreference.com/cpp/types/remove_reference
add_lvalue_referenceadd_rvalue_referencehttps://en.cppreference.com/cpp/types/add_reference
remove_pointerhttps://en.cppreference.com/cpp/types/remove_pointer
add_pointerhttps://en.cppreference.com/cpp/types/add_pointer
remove_extenthttps://en.cppreference.com/cpp/types/remove_extent
remove_all_extentshttps://en.cppreference.com/cpp/types/remove_all_extents
aligned_storagehttps://en.cppreference.com/cpp/types/aligned_storage
aligned_unionhttps://en.cppreference.com/cpp/types/aligned_union
decayhttps://en.cppreference.com/cpp/types/decay
remove_cvrefhttps://en.cppreference.com/cpp/types/remove_cvref
result_ofinvoke_resulthttps://en.cppreference.com/cpp/types/result_of
conditionalhttps://en.cppreference.com/cpp/types/conditional
common_typehttps://en.cppreference.com/cpp/types/common_type
underlying_typehttps://en.cppreference.com/cpp/types/underlying_type
type_identityhttps://en.cppreference.com/cpp/types/type_identity
enable_ifhttps://en.cppreference.com/cpp/types/enable_if
void_thttps://en.cppreference.com/cpp/types/void_t
[edit]https://cppreference.com/index.php?title=Template:cpp/meta/navbar/type_traits_content&action=edit
https://en.cppreference.com/cpp/header/type_traits
Conditional operatorhttps://en.cppreference.com/cpp/language/operator_other#Conditional_operator
1 Member typeshttps://en.cppreference.com/cpp/types/common_reference#Member_types
2 Helper typeshttps://en.cppreference.com/cpp/types/common_reference#Helper_types
3 Specializationshttps://en.cppreference.com/cpp/types/common_reference#Specializations
4 Noteshttps://en.cppreference.com/cpp/types/common_reference#Notes
5 Exampleshttps://en.cppreference.com/cpp/types/common_reference#Examples
6 See alsohttps://en.cppreference.com/cpp/types/common_reference#See_also
std::basic_common_referencehttps://en.cppreference.com/cpp/utility/pair/basic_common_reference
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/pair/dsc_basic_common_reference&action=edit
std::basic_common_referencehttps://en.cppreference.com/cpp/utility/tuple/basic_common_reference
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/tuple/dsc_basic_common_reference&action=edit
std::basic_common_referencehttps://en.cppreference.com/cpp/utility/functional/reference_wrapper/basic_common_reference
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/reference_wrapper/dsc_basic_common_reference&action=edit
Feature-testhttps://en.cppreference.com/cpp/utility/feature_test
__cpp_lib_common_referencehttps://en.cppreference.com/cpp/feature_test#cpp_lib_common_reference
202302Lhttps://en.cppreference.com/cpp/compiler_support/23#cpp_lib_common_reference_202302L
common_typehttps://en.cppreference.com/cpp/types/common_type
[edit]https://cppreference.com/index.php?title=Template:cpp/types/dsc_common_type&action=edit
common_reference_withhttps://en.cppreference.com/cpp/concepts/common_reference_with
[edit]https://cppreference.com/index.php?title=Template:cpp/concepts/dsc_common_reference_with&action=edit
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/types/common_reference
What links herehttps://en.cppreference.com/Special:WhatLinksHere/cpp/types/common_reference
Related changeshttps://en.cppreference.com/Special:RecentChangesLinked/cpp/types/common_reference
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/types/common_reference&oldid=184342
Page informationhttps://en.cppreference.com/index.php?title=cpp/types/common_reference&action=info
Deutschhttps://de.cppreference.com/cpp/types/common_reference
Españolhttp://es.cppreference.com/cpp/types/common_reference
日本語http://ja.cppreference.com/cpp/types/common_reference
Русскийhttp://ru.cppreference.com/cpp/types/common_reference
中文http://zh.cppreference.com/cpp/types/common_reference

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.