MessagePack for C++
Loading...
Searching...
No Matches
tuple.hpp File Reference
Include dependency graph for tuple.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  msgpack::StdTuplePacker< Stream, Tuple, N >
struct  msgpack::StdTuplePacker< Stream, Tuple, 0 >
struct  msgpack::adaptor::pack< std::tuple< Args... > >
struct  msgpack::StdTupleAsImpl< T, Args >
struct  msgpack::StdTupleAs< Args >
struct  msgpack::StdTupleAs<>
struct  msgpack::StdTupleConverter< Tuple, N >
struct  msgpack::StdTupleConverter< Tuple, 0 >
struct  msgpack::adaptor::as< std::tuple< Args... >, typename std::enable_if< msgpack::any_of< msgpack::has_as, Args... >::value >::type >
struct  msgpack::adaptor::convert< std::tuple< Args... > >
struct  msgpack::StdTupleToObjectWithZone< Tuple, N >
struct  msgpack::StdTupleToObjectWithZone< Tuple, 0 >
struct  msgpack::adaptor::object_with_zone< std::tuple< Args... > >

Namespaces

namespace  msgpack
namespace  msgpack::adaptor