get_buffer_allocator
Creates a new base_allocator for use in a buffer object
(1) |
-
Creates a new base_allocator for use in a buffer object
Parameters:-
AllocatorT
allocator
: User-supplied allocator instance to be wrapped
-