Swarm-NG
1.1
|
Default allocator that uses C++ new/delete This class uses standard C++ routines for allocation and memory manipulation: new[], delete[] and std::copy. More...
#include <allocators.hpp>
Default allocator that uses C++ new/delete This class uses standard C++ routines for allocation and memory manipulation: new[], delete[] and std::copy.
Definition at line 53 of file allocators.hpp.