cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
|
Definition of mutable_static_binary_view class. More...
#include <cstddef>
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. |
Definition of mutable_static_binary_view class.
Definition in file mutable_static_binary_view.h.