René's URL Explorer Experiment


Title: C++ named requirements: AllocatorAwareContainer (since C++11) - 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%2Fnamed+req%2FAllocatorAwareContainer
Log inhttps://www.cppreference.com/index.php?title=Special:UserLogin&returnto=cpp%2Fnamed+req%2FAllocatorAwareContainer
Pagehttps://www.cppreference.com/cpp/named_req/AllocatorAwareContainer
Discussionhttps://www.cppreference.com/Talk:cpp/named_req/AllocatorAwareContainer
https://www.cppreference.com/cpp/named_req/AllocatorAwareContainer
Readhttps://www.cppreference.com/cpp/named_req/AllocatorAwareContainer
View sourcehttps://www.cppreference.com/index.php?title=cpp/named_req/AllocatorAwareContainer&action=edit
View historyhttps://www.cppreference.com/index.php?title=cpp/named_req/AllocatorAwareContainer&action=history
https://www.cppreference.com/cpp/named_req/AllocatorAwareContainer
cpphttps://www.cppreference.com/cpp
named reqhttps://www.cppreference.com/cpp/named_req
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
C++ named requirementshttps://www.cppreference.com/cpp/named_req
Basichttps://www.cppreference.com/cpp/named_req#Basic
DefaultConstructiblehttps://www.cppreference.com/cpp/named_req/DefaultConstructible
MoveConstructiblehttps://www.cppreference.com/cpp/named_req/MoveConstructible
CopyConstructiblehttps://www.cppreference.com/cpp/named_req/CopyConstructible
CopyAssignablehttps://www.cppreference.com/cpp/named_req/CopyAssignable
MoveAssignablehttps://www.cppreference.com/cpp/named_req/MoveAssignable
Destructiblehttps://www.cppreference.com/cpp/named_req/Destructible
Type propertieshttps://www.cppreference.com/cpp/named_req#Type_properties
ScalarTypehttps://www.cppreference.com/cpp/named_req/ScalarType
PODTypehttps://www.cppreference.com/cpp/named_req/PODType
TriviallyCopyablehttps://www.cppreference.com/cpp/named_req/TriviallyCopyable
TrivialTypehttps://www.cppreference.com/cpp/named_req/TrivialType
StandardLayoutTypehttps://www.cppreference.com/cpp/named_req/StandardLayoutType
ImplicitLifetimeTypehttps://www.cppreference.com/cpp/named_req/ImplicitLifetimeType
Library-widehttps://www.cppreference.com/cpp/named_req#Library-wide
BooleanTestablehttps://www.cppreference.com/cpp/named_req/BooleanTestable
EqualityComparablehttps://www.cppreference.com/cpp/named_req/EqualityComparable
LessThanComparablehttps://www.cppreference.com/cpp/named_req/LessThanComparable
Swappablehttps://www.cppreference.com/cpp/named_req/Swappable
ValueSwappablehttps://www.cppreference.com/cpp/named_req/ValueSwappable
NullablePointerhttps://www.cppreference.com/cpp/named_req/NullablePointer
Hashhttps://www.cppreference.com/cpp/named_req/Hash
Allocatorhttps://www.cppreference.com/cpp/named_req/Allocator
FunctionObjecthttps://www.cppreference.com/cpp/named_req/FunctionObject
Callablehttps://www.cppreference.com/cpp/named_req/Callable
Predicatehttps://www.cppreference.com/cpp/named_req/Predicate
BinaryPredicatehttps://www.cppreference.com/cpp/named_req/BinaryPredicate
Comparehttps://www.cppreference.com/cpp/named_req/Compare
Containerhttps://www.cppreference.com/cpp/named_req#Container
Containerhttps://www.cppreference.com/cpp/named_req/Container
ReversibleContainerhttps://www.cppreference.com/cpp/named_req/ReversibleContainer
SequenceContainerhttps://www.cppreference.com/cpp/named_req/SequenceContainer
ContiguousContainerhttps://www.cppreference.com/cpp/named_req/ContiguousContainer
AssociativeContainerhttps://www.cppreference.com/cpp/named_req/AssociativeContainer
UnorderedAssociativeContainerhttps://www.cppreference.com/cpp/named_req/UnorderedAssociativeContainer
Container elementhttps://www.cppreference.com/cpp/named_req#Container_element
DefaultInsertablehttps://www.cppreference.com/cpp/named_req/DefaultInsertable
CopyInsertablehttps://www.cppreference.com/cpp/named_req/CopyInsertable
MoveInsertablehttps://www.cppreference.com/cpp/named_req/MoveInsertable
EmplaceConstructiblehttps://www.cppreference.com/cpp/named_req/EmplaceConstructible
Erasablehttps://www.cppreference.com/cpp/named_req/Erasable
Iteratorhttps://www.cppreference.com/cpp/named_req#Iterator
LegacyIteratorhttps://www.cppreference.com/cpp/named_req/Iterator
LegacyInputIteratorhttps://www.cppreference.com/cpp/named_req/InputIterator
LegacyOutputIteratorhttps://www.cppreference.com/cpp/named_req/OutputIterator
LegacyForwardIteratorhttps://www.cppreference.com/cpp/named_req/ForwardIterator
LegacyBidirectionalIteratorhttps://www.cppreference.com/cpp/named_req/BidirectionalIterator
LegacyRandomAccessIteratorhttps://www.cppreference.com/cpp/named_req/RandomAccessIterator
LegacyContiguousIteratorhttps://www.cppreference.com/cpp/named_req/ContiguousIterator
ConstexprIteratorhttps://www.cppreference.com/cpp/named_req/ConstexprIterator
Stream I/Ohttps://www.cppreference.com/cpp/named_req#Stream_I/O_functions
FormattedInputFunctionhttps://www.cppreference.com/cpp/named_req/FormattedInputFunction
UnformattedInputFunctionhttps://www.cppreference.com/cpp/named_req/UnformattedInputFunction
FormattedOutputFunctionhttps://www.cppreference.com/cpp/named_req/FormattedOutputFunction
UnformattedOutputFunctionhttps://www.cppreference.com/cpp/named_req/UnformattedOutputFunction
Formattershttps://www.cppreference.com/cpp/named_req#Formatters
BasicFormatterhttps://www.cppreference.com/cpp/named_req/BasicFormatter
Formatterhttps://www.cppreference.com/cpp/named_req/Formatter
Random Numbershttps://www.cppreference.com/cpp/named_req#Random_Number_Generation
SeedSequencehttps://www.cppreference.com/cpp/named_req/SeedSequence
RandomNumberEnginehttps://www.cppreference.com/cpp/named_req/RandomNumberEngine
RandomNumberDistributionhttps://www.cppreference.com/cpp/named_req/RandomNumberDistribution
UniformRandomBitGeneratorhttps://www.cppreference.com/cpp/named_req/UniformRandomBitGenerator
RandomNumberEngineAdaptorhttps://www.cppreference.com/cpp/named_req/RandomNumberEngineAdaptor
Concurrencyhttps://www.cppreference.com/cpp/named_req#Concurrency
BasicLockablehttps://www.cppreference.com/cpp/named_req/BasicLockable
Lockablehttps://www.cppreference.com/cpp/named_req/Lockable
TimedLockablehttps://www.cppreference.com/cpp/named_req/TimedLockable
SharedLockablehttps://www.cppreference.com/cpp/named_req/SharedLockable
SharedTimedLockablehttps://www.cppreference.com/cpp/named_req/SharedTimedLockable
Mutexhttps://www.cppreference.com/cpp/named_req/Mutex
TimedMutexhttps://www.cppreference.com/cpp/named_req/TimedMutex
SharedMutexhttps://www.cppreference.com/cpp/named_req/SharedMutex
SharedTimedMutexhttps://www.cppreference.com/cpp/named_req/SharedTimedMutex
Rangeshttps://www.cppreference.com/cpp/named_req#Ranges
RangeAdaptorObjecthttps://www.cppreference.com/cpp/named_req/RangeAdaptorObject
RangeAdaptorClosureObjecthttps://www.cppreference.com/cpp/named_req/RangeAdaptorClosureObject
Multidimensional Viewhttps://www.cppreference.com/cpp/named_req#Multidimensional_View_Customization
LayoutMappinghttps://www.cppreference.com/cpp/named_req/LayoutMapping
LayoutMappingPolicyhttps://www.cppreference.com/cpp/named_req/LayoutMappingPolicy
AccessorPolicyhttps://www.cppreference.com/cpp/named_req/AccessorPolicy
Otherhttps://www.cppreference.com/cpp/named_req#Other
CharTraitshttps://www.cppreference.com/cpp/named_req/CharTraits
RegexTraitshttps://www.cppreference.com/cpp/named_req/RegexTraits
BitmaskTypehttps://www.cppreference.com/cpp/named_req/BitmaskType
LiteralTypehttps://www.cppreference.com/cpp/named_req/LiteralType
NumericTypehttps://www.cppreference.com/cpp/named_req/NumericType
UnaryTypeTraithttps://www.cppreference.com/cpp/named_req/UnaryTypeTrait
BinaryTypeTraithttps://www.cppreference.com/cpp/named_req/BinaryTypeTrait
TransformationTraithttps://www.cppreference.com/cpp/named_req/TransformationTrait
Clockhttps://www.cppreference.com/cpp/named_req/Clock
TrivialClockhttps://www.cppreference.com/cpp/named_req/TrivialClock
[edit]https://cppreference.com/index.php?title=Template:cpp/named_req/navbar_content&action=edit
Containerhttps://www.cppreference.com/cpp/named_req/Container
Allocatorhttps://www.cppreference.com/cpp/named_req/Allocator
Swappablehttps://www.cppreference.com/cpp/named_req/Swappable
1 Requirementshttps://www.cppreference.com/cpp/named_req/AllocatorAwareContainer#Requirements
1.1 Typeshttps://www.cppreference.com/cpp/named_req/AllocatorAwareContainer#Types
1.2 Statementshttps://www.cppreference.com/cpp/named_req/AllocatorAwareContainer#Statements
1.3 Expressionshttps://www.cppreference.com/cpp/named_req/AllocatorAwareContainer#Expressions
2 Noteshttps://www.cppreference.com/cpp/named_req/AllocatorAwareContainer#Notes
3 Standard libraryhttps://www.cppreference.com/cpp/named_req/AllocatorAwareContainer#Standard_library
4 Defect reportshttps://www.cppreference.com/cpp/named_req/AllocatorAwareContainer#Defect_reports
Containerhttps://www.cppreference.com/cpp/named_req/Container
DefaultConstructiblehttps://www.cppreference.com/cpp/named_req/DefaultConstructible
CopyInsertablehttps://www.cppreference.com/cpp/named_req/CopyInsertable
MoveInsertablehttps://www.cppreference.com/cpp/named_req/MoveInsertable
CopyInsertablehttps://www.cppreference.com/cpp/named_req/CopyInsertable
CopyAssignablehttps://www.cppreference.com/cpp/named_req/CopyAssignable
abovehttps://www.cppreference.com/cpp/named_req/AllocatorAwareContainer#Replacing_allocator
MoveInsertablehttps://www.cppreference.com/cpp/named_req/MoveInsertable
MoveAssignablehttps://www.cppreference.com/cpp/named_req/MoveAssignable
basic_stringhttps://www.cppreference.com/cpp/string/basic_string
[edit]https://cppreference.com/index.php?title=Template:cpp/string/dsc_basic_string&action=edit
dequehttps://www.cppreference.com/cpp/container/deque
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_deque&action=edit
forward_listhttps://www.cppreference.com/cpp/container/forward_list
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_forward_list&action=edit
listhttps://www.cppreference.com/cpp/container/list
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_list&action=edit
vectorhttps://www.cppreference.com/cpp/container/vector
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_vector&action=edit
maphttps://www.cppreference.com/cpp/container/map
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_map&action=edit
multimaphttps://www.cppreference.com/cpp/container/multimap
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_multimap&action=edit
sethttps://www.cppreference.com/cpp/container/set
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_set&action=edit
multisethttps://www.cppreference.com/cpp/container/multiset
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_multiset&action=edit
unordered_maphttps://www.cppreference.com/cpp/container/unordered_map
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_unordered_map&action=edit
unordered_multimaphttps://www.cppreference.com/cpp/container/unordered_multimap
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_unordered_multimap&action=edit
unordered_sethttps://www.cppreference.com/cpp/container/unordered_set
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_unordered_set&action=edit
unordered_multisethttps://www.cppreference.com/cpp/container/unordered_multiset
[edit]https://cppreference.com/index.php?title=Template:cpp/container/dsc_unordered_multiset&action=edit
LWG 2839https://cplusplus.github.io/LWG/issue2839
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/named_req/AllocatorAwareContainer
What links herehttps://www.cppreference.com/Special:WhatLinksHere/cpp/named_req/AllocatorAwareContainer
Related changeshttps://www.cppreference.com/Special:RecentChangesLinked/cpp/named_req/AllocatorAwareContainer
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/named_req/AllocatorAwareContainer&oldid=178187
Page informationhttps://www.cppreference.com/index.php?title=cpp/named_req/AllocatorAwareContainer&action=info
Deutschhttps://de.cppreference.com/cpp/named_req/AllocatorAwareContainer
Españolhttp://es.cppreference.com/cpp/named_req/AllocatorAwareContainer
日本語http://ja.cppreference.com/cpp/named_req/AllocatorAwareContainer
Русскийhttp://ru.cppreference.com/cpp/named_req/AllocatorAwareContainer
中文http://zh.cppreference.com/cpp/named_req/AllocatorAwareContainer

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.