|
MessagePack for C++
|
#include <parse.hpp>
Public Member Functions | |
| stack_elem (msgpack_container_type type, uint32_t rest) | |
Public Attributes | |
| msgpack_container_type | m_type |
| uint32_t | m_rest |
|
inline |
| uint32_t msgpack::detail::context< VisitorHolder >::unpack_stack::stack_elem::m_rest |
| msgpack_container_type msgpack::detail::context< VisitorHolder >::unpack_stack::stack_elem::m_type |
1.8.13