cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
Loading...
Searching...
No Matches
msgpack_data_file_helper.h File Reference

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"
+ Include dependency graph for msgpack_data_file_helper.h:
+ This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Helper of MsgPack data files.

Definition in file msgpack_data_file_helper.h.