MessagePack for C++
Public Attributes | List of all members
msgpack::object_kv Struct Reference

#include <object.hpp>

Public Attributes

msgpack::object key
 
msgpack::object val
 

Member Data Documentation

◆ key

msgpack::object msgpack::object_kv::key

◆ val

msgpack::object msgpack::object_kv::val

The documentation for this struct was generated from the following file: