MessagePack for C++
Loading...
Searching...
No Matches
Namespaces | Typedefs | Functions
nil_decl.hpp File Reference
#include "msgpack/versioning.hpp"
#include "msgpack/adaptor/adaptor_base.hpp"
#include "msgpack/object.hpp"
Include dependency graph for nil_decl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  msgpack
 
namespace  msgpack::type
 

Typedefs

typedef nil_t msgpack::type::nil
 

Functions

bool msgpack::type::operator< (nil_t const &lhs, nil_t const &rhs)
 
bool msgpack::type::operator== (nil_t const &lhs, nil_t const &rhs)