MessagePack for C++
Namespaces | Functions
msgpack_variant_decl.hpp File Reference
#include "msgpack/versioning.hpp"
#include "msgpack/adaptor/adaptor_base.hpp"
#include "msgpack/adaptor/check_container_size.hpp"
#include "msgpack/adaptor/boost/string_ref.hpp"
#include "msgpack/adaptor/ext.hpp"
#include "msgpack/adaptor/raw.hpp"
#include <string>
#include <vector>
Include dependency graph for msgpack_variant_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
 

Functions

template<typename STR , typename BIN , typename EXT >
bool msgpack::type::operator< (basic_variant< STR, BIN, EXT > const &lhs, basic_variant< STR, BIN, EXT > const &rhs)
 
template<typename STR , typename BIN , typename EXT >
bool msgpack::type::operator== (basic_variant< STR, BIN, EXT > const &lhs, basic_variant< STR, BIN, EXT > const &rhs)
 
template<typename STR , typename BIN , typename EXT >
bool msgpack::type::operator!= (basic_variant< STR, BIN, EXT > const &lhs, basic_variant< STR, BIN, EXT > const &rhs)