MessagePack for C++
|
#include <object_fwd.hpp>
Public Types | |
using | type = decltype(check< T >(MSGPACK_NULLPTR)) |
using | type = decltype(check< T >(MSGPACK_NULLPTR)) |
using | type = decltype(check< T >(MSGPACK_NULLPTR)) |
Static Public Attributes | |
static constexpr bool | value = type::value |
using msgpack::has_as< T >::type = decltype(check<T>(MSGPACK_NULLPTR)) |
using msgpack::has_as< T >::type = decltype(check<T>(MSGPACK_NULLPTR)) |
using msgpack::has_as< T >::type = decltype(check<T>(MSGPACK_NULLPTR)) |
|
staticconstexpr |