René's URL Explorer Experiment


Title: C++ named requirements: Callable - 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%2Fnamed+req%2FCallable
Log inhttps://en.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fnamed+req%2FCallable
Pagehttps://en.cppreference.com/cpp/named_req/Callable
Discussionhttps://en.cppreference.com/index.php?title=Talk:cpp/named_req/Callable&action=edit&redlink=1
https://en.cppreference.com/cpp/named_req/Callable
Readhttps://en.cppreference.com/cpp/named_req/Callable
View sourcehttps://en.cppreference.com/index.php?title=cpp/named_req/Callable&action=edit
View historyhttps://en.cppreference.com/index.php?title=cpp/named_req/Callable&action=history
https://en.cppreference.com/cpp/named_req/Callable
cpphttps://en.cppreference.com/cpp
named reqhttps://en.cppreference.com/cpp/named_req
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
C++ named requirementshttps://en.cppreference.com/cpp/named_req
Basichttps://en.cppreference.com/cpp/named_req#Basic
DefaultConstructiblehttps://en.cppreference.com/cpp/named_req/DefaultConstructible
MoveConstructiblehttps://en.cppreference.com/cpp/named_req/MoveConstructible
CopyConstructiblehttps://en.cppreference.com/cpp/named_req/CopyConstructible
CopyAssignablehttps://en.cppreference.com/cpp/named_req/CopyAssignable
MoveAssignablehttps://en.cppreference.com/cpp/named_req/MoveAssignable
Destructiblehttps://en.cppreference.com/cpp/named_req/Destructible
Type propertieshttps://en.cppreference.com/cpp/named_req#Type_properties
ScalarTypehttps://en.cppreference.com/cpp/named_req/ScalarType
PODTypehttps://en.cppreference.com/cpp/named_req/PODType
TriviallyCopyablehttps://en.cppreference.com/cpp/named_req/TriviallyCopyable
TrivialTypehttps://en.cppreference.com/cpp/named_req/TrivialType
StandardLayoutTypehttps://en.cppreference.com/cpp/named_req/StandardLayoutType
ImplicitLifetimeTypehttps://en.cppreference.com/cpp/named_req/ImplicitLifetimeType
Library-widehttps://en.cppreference.com/cpp/named_req#Library-wide
BooleanTestablehttps://en.cppreference.com/cpp/named_req/BooleanTestable
EqualityComparablehttps://en.cppreference.com/cpp/named_req/EqualityComparable
LessThanComparablehttps://en.cppreference.com/cpp/named_req/LessThanComparable
Swappablehttps://en.cppreference.com/cpp/named_req/Swappable
ValueSwappablehttps://en.cppreference.com/cpp/named_req/ValueSwappable
NullablePointerhttps://en.cppreference.com/cpp/named_req/NullablePointer
Hashhttps://en.cppreference.com/cpp/named_req/Hash
Allocatorhttps://en.cppreference.com/cpp/named_req/Allocator
FunctionObjecthttps://en.cppreference.com/cpp/named_req/FunctionObject
Predicatehttps://en.cppreference.com/cpp/named_req/Predicate
BinaryPredicatehttps://en.cppreference.com/cpp/named_req/BinaryPredicate
Comparehttps://en.cppreference.com/cpp/named_req/Compare
Containerhttps://en.cppreference.com/cpp/named_req#Container
Containerhttps://en.cppreference.com/cpp/named_req/Container
ReversibleContainerhttps://en.cppreference.com/cpp/named_req/ReversibleContainer
AllocatorAwareContainerhttps://en.cppreference.com/cpp/named_req/AllocatorAwareContainer
SequenceContainerhttps://en.cppreference.com/cpp/named_req/SequenceContainer
ContiguousContainerhttps://en.cppreference.com/cpp/named_req/ContiguousContainer
AssociativeContainerhttps://en.cppreference.com/cpp/named_req/AssociativeContainer
UnorderedAssociativeContainerhttps://en.cppreference.com/cpp/named_req/UnorderedAssociativeContainer
Container elementhttps://en.cppreference.com/cpp/named_req#Container_element
DefaultInsertablehttps://en.cppreference.com/cpp/named_req/DefaultInsertable
CopyInsertablehttps://en.cppreference.com/cpp/named_req/CopyInsertable
MoveInsertablehttps://en.cppreference.com/cpp/named_req/MoveInsertable
EmplaceConstructiblehttps://en.cppreference.com/cpp/named_req/EmplaceConstructible
Erasablehttps://en.cppreference.com/cpp/named_req/Erasable
Iteratorhttps://en.cppreference.com/cpp/named_req#Iterator
LegacyIteratorhttps://en.cppreference.com/cpp/named_req/Iterator
LegacyInputIteratorhttps://en.cppreference.com/cpp/named_req/InputIterator
LegacyOutputIteratorhttps://en.cppreference.com/cpp/named_req/OutputIterator
LegacyForwardIteratorhttps://en.cppreference.com/cpp/named_req/ForwardIterator
LegacyBidirectionalIteratorhttps://en.cppreference.com/cpp/named_req/BidirectionalIterator
LegacyRandomAccessIteratorhttps://en.cppreference.com/cpp/named_req/RandomAccessIterator
LegacyContiguousIteratorhttps://en.cppreference.com/cpp/named_req/ContiguousIterator
ConstexprIteratorhttps://en.cppreference.com/cpp/named_req/ConstexprIterator
Stream I/Ohttps://en.cppreference.com/cpp/named_req#Stream_I/O_functions
FormattedInputFunctionhttps://en.cppreference.com/cpp/named_req/FormattedInputFunction
UnformattedInputFunctionhttps://en.cppreference.com/cpp/named_req/UnformattedInputFunction
FormattedOutputFunctionhttps://en.cppreference.com/cpp/named_req/FormattedOutputFunction
UnformattedOutputFunctionhttps://en.cppreference.com/cpp/named_req/UnformattedOutputFunction
Formattershttps://en.cppreference.com/cpp/named_req#Formatters
BasicFormatterhttps://en.cppreference.com/cpp/named_req/BasicFormatter
Formatterhttps://en.cppreference.com/cpp/named_req/Formatter
Random Numbershttps://en.cppreference.com/cpp/named_req#Random_Number_Generation
SeedSequencehttps://en.cppreference.com/cpp/named_req/SeedSequence
RandomNumberEnginehttps://en.cppreference.com/cpp/named_req/RandomNumberEngine
RandomNumberDistributionhttps://en.cppreference.com/cpp/named_req/RandomNumberDistribution
UniformRandomBitGeneratorhttps://en.cppreference.com/cpp/named_req/UniformRandomBitGenerator
RandomNumberEngineAdaptorhttps://en.cppreference.com/cpp/named_req/RandomNumberEngineAdaptor
Concurrencyhttps://en.cppreference.com/cpp/named_req#Concurrency
BasicLockablehttps://en.cppreference.com/cpp/named_req/BasicLockable
Lockablehttps://en.cppreference.com/cpp/named_req/Lockable
TimedLockablehttps://en.cppreference.com/cpp/named_req/TimedLockable
SharedLockablehttps://en.cppreference.com/cpp/named_req/SharedLockable
SharedTimedLockablehttps://en.cppreference.com/cpp/named_req/SharedTimedLockable
Mutexhttps://en.cppreference.com/cpp/named_req/Mutex
TimedMutexhttps://en.cppreference.com/cpp/named_req/TimedMutex
SharedMutexhttps://en.cppreference.com/cpp/named_req/SharedMutex
SharedTimedMutexhttps://en.cppreference.com/cpp/named_req/SharedTimedMutex
Rangeshttps://en.cppreference.com/cpp/named_req#Ranges
RangeAdaptorObjecthttps://en.cppreference.com/cpp/named_req/RangeAdaptorObject
RangeAdaptorClosureObjecthttps://en.cppreference.com/cpp/named_req/RangeAdaptorClosureObject
Multidimensional Viewhttps://en.cppreference.com/cpp/named_req#Multidimensional_View_Customization
LayoutMappinghttps://en.cppreference.com/cpp/named_req/LayoutMapping
LayoutMappingPolicyhttps://en.cppreference.com/cpp/named_req/LayoutMappingPolicy
AccessorPolicyhttps://en.cppreference.com/cpp/named_req/AccessorPolicy
Otherhttps://en.cppreference.com/cpp/named_req#Other
CharTraitshttps://en.cppreference.com/cpp/named_req/CharTraits
RegexTraitshttps://en.cppreference.com/cpp/named_req/RegexTraits
BitmaskTypehttps://en.cppreference.com/cpp/named_req/BitmaskType
LiteralTypehttps://en.cppreference.com/cpp/named_req/LiteralType
NumericTypehttps://en.cppreference.com/cpp/named_req/NumericType
UnaryTypeTraithttps://en.cppreference.com/cpp/named_req/UnaryTypeTrait
BinaryTypeTraithttps://en.cppreference.com/cpp/named_req/BinaryTypeTrait
TransformationTraithttps://en.cppreference.com/cpp/named_req/TransformationTrait
Clockhttps://en.cppreference.com/cpp/named_req/Clock
TrivialClockhttps://en.cppreference.com/cpp/named_req/TrivialClock
[edit]https://cppreference.com/index.php?title=Template:cpp/named_req/navbar_content&action=edit
INVOKEhttps://en.cppreference.com/cpp/utility/functional
INVOKEhttps://en.cppreference.com/cpp/utility/functional
std::invoke_rhttps://en.cppreference.com/cpp/utility/functional/invoke
1 Requirementshttps://en.cppreference.com/cpp/named_req/Callable#Requirements
2 Noteshttps://en.cppreference.com/cpp/named_req/Callable#Notes
3 Standard libraryhttps://en.cppreference.com/cpp/named_req/Callable#Standard_library
4 See alsohttps://en.cppreference.com/cpp/named_req/Callable#See_also
INVOKEhttps://en.cppreference.com/cpp/utility/functional
Pointers to data membershttps://en.cppreference.com/cpp/language/pointer#Pointers_to_data_members
FunctionObjecthttps://en.cppreference.com/cpp/named_req/FunctionObject
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
copyable_functionhttps://en.cppreference.com/cpp/utility/functional/copyable_function
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/dsc_copyable_function&action=edit
function_refhttps://en.cppreference.com/cpp/utility/functional/function_ref
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/dsc_function_ref&action=edit
bindhttps://en.cppreference.com/cpp/utility/functional/bind
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/dsc_bind&action=edit
bind_frontbind_backhttps://en.cppreference.com/cpp/utility/functional/bind_front
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/dsc_bind_front&action=edit
reference_wrapperhttps://en.cppreference.com/cpp/utility/functional/reference_wrapper
CopyConstructiblehttps://en.cppreference.com/cpp/named_req/CopyConstructible
CopyAssignablehttps://en.cppreference.com/cpp/named_req/CopyAssignable
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/dsc_reference_wrapper&action=edit
result_ofinvoke_resulthttps://en.cppreference.com/cpp/types/result_of
[edit]https://cppreference.com/index.php?title=Template:cpp/types/dsc_result_of&action=edit
threadhttps://en.cppreference.com/cpp/thread/thread
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_thread&action=edit
jthreadhttps://en.cppreference.com/cpp/thread/jthread
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_jthread&action=edit
call_oncehttps://en.cppreference.com/cpp/thread/call_once
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_call_once&action=edit
asynchttps://en.cppreference.com/cpp/thread/async
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_async&action=edit
packaged_taskhttps://en.cppreference.com/cpp/thread/packaged_task
[edit]https://cppreference.com/index.php?title=Template:cpp/thread/dsc_packaged_task&action=edit
is_invocableis_invocable_ris_nothrow_invocableis_nothrow_invocable_rhttps://en.cppreference.com/cpp/types/is_invocable
[edit]https://cppreference.com/index.php?title=Template:cpp/types/dsc_is_invocable&action=edit
invocableregular_invocablehttps://en.cppreference.com/cpp/concepts/invocable
[edit]https://cppreference.com/index.php?title=Template:cpp/concepts/dsc_invocable&action=edit
invokeinvoke_rhttps://en.cppreference.com/cpp/utility/functional/invoke
[edit]https://cppreference.com/index.php?title=Template:cpp/utility/functional/dsc_invoke&action=edit
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/named_req/Callable
What links herehttps://en.cppreference.com/Special:WhatLinksHere/cpp/named_req/Callable
Related changeshttps://en.cppreference.com/Special:RecentChangesLinked/cpp/named_req/Callable
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/named_req/Callable&oldid=173956
Page informationhttps://en.cppreference.com/index.php?title=cpp/named_req/Callable&action=info
Deutschhttps://de.cppreference.com/cpp/named_req/Callable
Englishhttps://en.cppreference.com/cpp/named_req/Callable
Españolhttp://es.cppreference.com/cpp/named_req/Callable
日本語http://ja.cppreference.com/cpp/named_req/Callable
中文http://zh.cppreference.com/cpp/named_req/Callable

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.