cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
|
Definition of standard_allocator class. More...
#include <cstddef>
#include <cstdlib>
#include <new>
Go to the source code of this file.
Classes | |
class | msgpack_light::standard_allocator |
Class of standard allocators to allocate and deallocate memory. More... |
Namespaces | |
namespace | msgpack_light |
Namespace of this project. |
Definition of standard_allocator class.
Definition in file standard_allocator.h.