Namespace for utility functions on allocators
Synopsis
Declared in <bslma_allocatorutil.h>
struct AllocatorUtil;
Static Member Functions
Name |
Description |
|
|
Allocate raw memory of the given size and alignment. |
|
Allocate raw storage for one or more |
|
|
|
Deallocate a block of raw memory previously allocated by |
|
Deallocate raw storage previously allocated by |
|
Destroy the object at |
|
|
|
|
Created with MrDocs