|
MessagePack for C++
|
#include "msgpack/versioning.hpp"#include "msgpack/adaptor/adaptor_base.hpp"#include "msgpack/object.hpp"

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