get_local_allocator
Creates a new base_allocator for use in a local buffer object
|
(1) |
-
Creates a new base_allocator for use in a local buffer object
Parameters:-
size_telementSize: When the allocation is made, the allocation size -
AllocatorTallocator: User-supplied allocator instance to be wrapped
-