10 #ifndef MSGPACK_V1_CPP11_DEFINE_ARRAY_DECL_HPP
11 #define MSGPACK_V1_CPP11_DEFINE_ARRAY_DECL_HPP
22 template <
typename Tuple, std::
size_t N>
23 struct define_array_imp;
25 template <
typename... Args>
30 template <
typename... Args>
define_array make_define_array()
Definition: cpp03_define_array.hpp:4274
Definition: adaptor_base.hpp:15
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition: versioning.hpp:66