10 #ifndef MSGPACK_V1_TYPE_NIL_DECL_HPP 11 #define MSGPACK_V1_TYPE_NIL_DECL_HPP 26 #if !defined(MSGPACK_DISABLE_LEGACY_NIL) 30 #endif // !defined(MSGPACK_DISABLE_LEGACY_NIL) 44 #endif // MSGPACK_V1_TYPE_NIL_DECL_HPP
nil_t nil
Definition: nil_decl.hpp:24
Definition: adaptor_base.hpp:15
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition: versioning.hpp:58
bool operator==(nil_t const &lhs, nil_t const &rhs)
Definition: nil.hpp:29
bool operator<(nil_t const &lhs, nil_t const &rhs)
Definition: nil.hpp:25