MessagePack for C++
Loading...
Searching...
No Matches
msgpack_variant_decl.hpp File Reference
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

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