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

Definition of allocator_wrapper class. More...

#include <cstddef>
#include <utility>
#include "msgpack_light/details/object_data.h"
Include dependency graph for allocator_wrapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  msgpack_light::details::allocator_wrapper< Allocator >
 Class to wrap allocators. More...

Namespaces

namespace  msgpack_light
 Namespace of this project.
namespace  msgpack_light::details
 Namespace of internal implementations.

Detailed Description

Definition of allocator_wrapper class.

Definition in file allocator_wrapper.h.