10 #ifndef MSGPACK_V1_TYPE_ARRAY_REF_DECL_HPP 11 #define MSGPACK_V1_TYPE_ARRAY_REF_DECL_HPP 41 template <
typename T, std::
size_t N>
44 template <
typename T, std::
size_t N>
55 #endif // MSGPACK_V1_TYPE_ARRAY_REF_DECL_HPP Definition: cpp_config_decl.hpp:67
Definition: adaptor_base.hpp:15
Definition: cpp_config_decl.hpp:52
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition: versioning.hpp:58
msgpack::enable_if< !msgpack::is_array< T const >::value, array_ref< T const >>::type make_array_ref(const T &t)
Definition: array_ref.hpp:127