MessagePack for C++
Classes | Namespaces | Functions
cpp11_define_array_decl.hpp File Reference
#include "msgpack/versioning.hpp"
#include "msgpack/adaptor/adaptor_base.hpp"

Go to the source code of this file.

Classes

struct  msgpack::type::define_array_imp< Tuple, N >
 
struct  msgpack::type::define_array< Args >
 

Namespaces

 msgpack
 
 msgpack::type
 

Functions

define_array msgpack::type::make_define_array ()
 
template<typename... Args>
define_array< Args... > msgpack::type::make_define_array (Args &...args)