MessagePack for C++
Classes | Namespaces | Functions
cpp11_define_map.hpp File Reference
#include "msgpack/v1/adaptor/detail/cpp11_define_map_decl.hpp"
#include "msgpack/v1/adaptor/detail/cpp11_convert_helper.hpp"
#include <tuple>
#include <map>
Include dependency graph for cpp11_define_map.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  msgpack::type::define_map_imp< Tuple, N >
 
struct  msgpack::type::define_map_imp< Tuple, 0 >
 
struct  msgpack::type::define_map< Args >
 

Namespaces

 msgpack
 
 msgpack::type
 

Functions

template<typename... Args>
define_map< Args... > msgpack::type::make_define_map (Args &... args)