allocator

in C++, an object that handles requests for allocation and deallocation of memory for a given container

Categorie: