|
MessagePack for C++
|
#include <fusion.hpp>
Public Member Functions | |
| T | operator() (msgpack::object const &o) const |
Static Public Member Functions | |
| template<std::size_t... Is, typename U > | |
| static std::tuple< typename std::remove_reference< typename boost::fusion::result_of::at_c< T, static_cast< int >(Is)>::type >::type... > | to_tuple (U const &u, seq< Is... >) |
| template<std::size_t... Is, typename U > | |
| static T | to_t (U const &u, seq< Is... >) |
|
inline |
References msgpack::checked_get_container_size().
|
inlinestatic |
|
inlinestatic |