10#ifndef MSGPACK_V1_CPP11_DEFINE_ARRAY_DECL_HPP
11#define MSGPACK_V1_CPP11_DEFINE_ARRAY_DECL_HPP
23template <
typename Tuple, std::
size_t N>
24struct define_array_imp;
26template <
typename... Args>
31template <
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