cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Helper of MsgPack data files. More...
#include <msgpack_light/serialization_buffer.h>
#include <msgpack_light/type_support/fwd.h>
#include <msgpack_light/type_support/struct.h>
#include <msgpack_light/type_support/unordered_map.h>
#include "stat_bench/reporter/data_file_spec.h"
#include "stat_bench/util/utf8_string.h"
Go to the source code of this file.
Classes | |
struct | msgpack_light::type_support::serialization_traits< stat_bench::util::Utf8String > |
Implementation of msgpack_light::type_support::serialization_traits for stat_bench::util::Utf8String. More... | |
Namespaces | |
namespace | msgpack_light |
Namespace of cpp-msgpack-light library. | |
namespace | msgpack_light::type_support |
Namespace to support types. | |
Helper of MsgPack data files.
Definition in file msgpack_data_file_helper.h.