MessagePack for C++
Classes | Namespaces | Typedefs | Functions
nil.hpp File Reference
#include "msgpack/versioning.hpp"
#include "msgpack/adaptor/adaptor_base.hpp"

Go to the source code of this file.

Classes

struct  msgpack::type::nil_t
 
struct  msgpack::adaptor::convert< type::nil_t >
 
struct  msgpack::adaptor::pack< type::nil_t >
 
struct  msgpack::adaptor::object< type::nil_t >
 
struct  msgpack::adaptor::object_with_zone< type::nil_t >
 

Namespaces

 msgpack
 
 msgpack::type
 
 msgpack::adaptor
 

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)