10#ifndef MSGPACK_V1_TYPE_NIL_DECL_HPP
11#define MSGPACK_V1_TYPE_NIL_DECL_HPP
27#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:256
nil_t nil
Definition nil_decl.hpp:29
bool operator==(basic_variant< STR, BIN, EXT > const &lhs, basic_variant< STR, BIN, EXT > const &rhs)
Definition msgpack_variant.hpp:263
Definition adaptor_base.hpp:15
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition versioning.hpp:66