DASH  0.3.0
std::pmr::polymorphic_allocator< Tp > Class Template Reference

Classes

struct  rebind
 

Public Member Functions

 polymorphic_allocator (memory_resource *r)
 
template<class U >
 polymorphic_allocator (const polymorphic_allocator< U > &other)
 
template<class U >
 polymorphic_allocator (const __details::polymorphic_allocator_imp< U > &other)
 
polymorphic_allocator select_on_container_copy_construction () const
 
memory_resourceresource () const
 

Detailed Description

template<class Tp>
class std::pmr::polymorphic_allocator< Tp >

Definition at line 224 of file polymorphic_allocator.h.


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