Template Struct HasMsgpackObject
Defined in File data.hpp
Struct Documentation
-
template<typename Base>
struct HasMsgpackObject Public Functions
-
inline explicit HasMsgpackObject(msgpack::object_handle value)
-
inline explicit HasMsgpackObject()
-
inline bool operator==(const HasMsgpackObject<Base> &other) const
-
inline bool operator!=(const HasMsgpackObject<Base> &other) const
Public Members
-
msgpack::object_handle value
-
inline explicit HasMsgpackObject(msgpack::object_handle value)