cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
Loading...
Searching...
No Matches
standard_allocator.h File Reference

Definition of standard_allocator class. More...

#include <cstddef>
#include <cstdlib>
#include <new>
Include dependency graph for standard_allocator.h:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

Definition of standard_allocator class.

Definition in file standard_allocator.h.