|
cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
|
Definition of static_memory_buffer_size constant. More...
#include <cstddef>Go to the source code of this file.
Namespaces | |
| namespace | msgpack_light |
| Namespace of this project. | |
| namespace | msgpack_light::details |
| Namespace of internal implementations. | |
Variables | |
| constexpr std::size_t | msgpack_light::details::static_memory_buffer_size = 512U |
| Size of buffers on memory defined using static arrays. | |
Definition of static_memory_buffer_size constant.
Definition in file static_memory_buffer_size.h.