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

Definition of mutable_static_binary_view class. More...

#include <cstddef>
Include dependency graph for mutable_static_binary_view.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::mutable_static_binary_view< N >
 Class of views of mutable buffers with static sizes. More...

Namespaces

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

Detailed Description

Definition of mutable_static_binary_view class.

Definition in file mutable_static_binary_view.h.