DASH  0.3.0
std::pmr::new_delete_resource Class Reference

Public Types

typedef Allocator allocator_type
 

Public Member Functions

void * allocate (size_t bytes, size_t alignment=max_align)
 
void deallocate (void *p, size_t bytes, size_t alignment=max_align)
 
bool is_equal (const memory_resource &other) const noexcept
 

Detailed Description

Definition at line 211 of file polymorphic_allocator.h.


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