11 #ifndef MSGPACK_V2_OBJECT_FWD_DECL_HPP 12 #define MSGPACK_V2_OBJECT_FWD_DECL_HPP 31 #if defined(MSGPACK_USE_LEGACY_NAME_AS_FLOAT) 32 using v1::type::DOUBLE;
33 #endif // MSGPACK_USE_LEGACY_NAME_AS_FLOAT 45 using v1::object_array;
55 #if !defined(MSGPACK_USE_CPP03) 59 template <
typename T,
typename Enabler =
void>
67 #endif // !defined(MSGPACK_USE_CPP03) 75 #endif // MSGPACK_V2_OBJECT_FWD_DECL_HPP Definition: object_fwd_decl.hpp:39
Definition: object_fwd_decl.hpp:33
Definition: object_fwd_decl.hpp:30
Definition: object_fwd_decl.hpp:40
Definition: adaptor_base.hpp:15
Definition: object_fwd_decl.hpp:35
object_type
Definition: object_fwd_decl.hpp:28
Definition: object_fwd_decl.hpp:29
Definition: object_fwd_decl.hpp:32
Definition: object_fwd_decl.hpp:43
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition: versioning.hpp:58
Definition: object_fwd_decl.hpp:41
Definition: object_fwd_decl.hpp:42
Definition: object_fwd_decl.hpp:34
Definition: object_fwd_decl.hpp:31