std::scoped allocator adaptor

GPTKB entity

Statements (14)
Predicate Object
gptkbp:instanceOf C++ standard library class template
gptkbp:definedIn <scoped_allocator> header
gptkbp:headerFile <scoped_allocator>
https://www.w3.org/2000/01/rdf-schema#label std::scoped allocator adaptor
gptkbp:inheritsFrom std::allocator_traits<OuterAlloc>::allocator_type
gptkbp:introducedIn gptkb:C++11
gptkbp:namespace std
gptkbp:parameter gptkb:OuterAlloc
InnerAllocs...
gptkbp:purpose to propagate allocator information to inner containers
gptkbp:supports allocator-aware containers
gptkbp:usedFor nested containers
gptkbp:bfsParent gptkb:C++11
gptkbp:bfsLayer 6