|
MessagePack for C++
|
#include <pair.hpp>
Public Member Functions | |
| template<typename Stream > | |
| msgpack::packer< Stream > & | operator() (msgpack::packer< Stream > &o, const std::pair< T1, T2 > &v) const |
|
inline |
References msgpack::packer< Stream >::pack(), and msgpack::packer< Stream >::pack_array().
1.8.13