10#ifndef MSGPACK_V2_TYPE_NIL_DECL_HPP
11#define MSGPACK_V2_TYPE_NIL_DECL_HPP
25#if defined(MSGPACK_USE_LEGACY_NIL)
31using v1::type::operator<;
32using v1::type::operator==;
nil_t nil
Definition nil_decl.hpp:29
Definition adaptor_base.hpp:15
#define MSGPACK_API_VERSION_NAMESPACE(ns)
Definition versioning.hpp:66