cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
|
Implementation of classes of references to arrays. More...
#include <cstring>
#include "msgpack_light/details/array_ref.h"
#include "msgpack_light/details/object_data.h"
#include "msgpack_light/details/object_ref.h"
Go to the source code of this file.
Namespaces | |
namespace | msgpack_light |
Namespace of this project. |
Implementation of classes of references to arrays.
Definition in file array_ref_impl.h.