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