MessagePack for C++
Namespaces | Typedefs | Functions
nil_decl.hpp File Reference
#include "msgpack/versioning.hpp"
#include "msgpack/adaptor/adaptor_base.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

 msgpack
 
 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)