MessagePack for C++
|
#include <cpp03_msgpack_tuple.hpp>
Public Types | |
typedef T | type |
typedef T | value_type |
typedef T & | reference |
typedef const T & | const_reference |
typedef const T & | transparent_reference |
typedef const T& msgpack::type::tuple_type< T >::const_reference |
typedef T& msgpack::type::tuple_type< T >::reference |
typedef const T& msgpack::type::tuple_type< T >::transparent_reference |
typedef T msgpack::type::tuple_type< T >::type |
typedef T msgpack::type::tuple_type< T >::value_type |