MessagePack for C++
|
#include <cpp_config.hpp>
Public Types | |
typedef T | value_type |
typedef integral_constant< T, val > | type |
Static Public Attributes | |
static T const | value = val |
typedef integral_constant<T, val> msgpack::integral_constant< T, val >::type |
typedef T msgpack::integral_constant< T, val >::value_type |
|
static |