10 #ifndef MSGPACK_V2_CPP_CONFIG_DECL_HPP 11 #define MSGPACK_V2_CPP_CONFIG_DECL_HPP 15 #if defined(MSGPACK_USE_CPP03) 29 using v1::integral_constant;
33 using v1::underlying_type;
42 #else // MSGPACK_USE_CPP03 59 using v1::underlying_type;
67 #endif // MSGPACK_USE_CPP03 69 #endif // MSGPACK_V2_CPP_CONFIG_DECL_HPP Definition: adaptor_base.hpp:15
T const & move(T const &t)
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition: versioning.hpp:58