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

Definition of classes of references to arrays. More...

Include dependency graph for array_ref.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  msgpack_light::const_array_ref
 Class to access constant arrays. More...
class  msgpack_light::mutable_array_ref< Allocator >
 Class to access non-constant arrays. More...

Namespaces

namespace  msgpack_light
 Namespace of this project.

Detailed Description

Definition of classes of references to arrays.

Definition in file array_ref.h.