libstdc++
std::scoped_allocator_adaptor< _OuterAlloc, _InnerAllocs > Class Template Reference
Inheritance diagram for std::scoped_allocator_adaptor< _OuterAlloc, _InnerAllocs >:

List of all members.

Public Types

Public Member Functions

Friends


Detailed Description

template<typename _OuterAlloc, typename... _InnerAllocs>
class std::scoped_allocator_adaptor< _OuterAlloc, _InnerAllocs >

Primary class template.

Definition at line 175 of file scoped_allocator.


The documentation for this class was generated from the following file: