allocator
Sign in to saveAlso known as C++ allocator
in C++, an object that handles requests for allocation and deallocation of memory for a given container
Also known as C++ allocator
in C++, an object that handles requests for allocation and deallocation of memory for a given container