10 #ifndef MSGPACK_V1_TYPE_NIL_DECL_HPP
11 #define MSGPACK_V1_TYPE_NIL_DECL_HPP
26 #if !defined(MSGPACK_DISABLE_LEGACY_NIL)
bool operator<(basic_variant< STR, BIN, EXT > const &lhs, basic_variant< STR, BIN, EXT > const &rhs)
Definition: msgpack_variant.hpp:258
nil_t nil
Definition: nil_decl.hpp:24
bool operator==(basic_variant< STR, BIN, EXT > const &lhs, basic_variant< STR, BIN, EXT > const &rhs)
Definition: msgpack_variant.hpp:265
Definition: adaptor_base.hpp:15
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition: versioning.hpp:66