|
DASH
0.3.0
|
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_resource * | resource () const |
Definition at line 224 of file polymorphic_allocator.h.