MessagePack for C++
Loading...
Searching...
No Matches
msgpack::adaptor::pack< type::assoc_vector< K, V, Compare, Alloc > > Struct Template Reference

#include <map.hpp>

Inheritance diagram for msgpack::adaptor::pack< type::assoc_vector< K, V, Compare, Alloc > >:
Collaboration diagram for msgpack::adaptor::pack< type::assoc_vector< K, V, Compare, Alloc > >:

Public Member Functions

template<typename Stream>
msgpack::packer< Stream > & operator() (msgpack::packer< Stream > &o, const type::assoc_vector< K, V, Compare, Alloc > &v) const

Member Function Documentation

◆ operator()()

template<typename K, typename V, typename Compare, typename Alloc>
template<typename Stream>
msgpack::packer< Stream > & msgpack::adaptor::pack< type::assoc_vector< K, V, Compare, Alloc > >::operator() ( msgpack< type::assoc_vector< K, V, Compare, Alloc > >::packer< Stream > & o,
const type::assoc_vector< K, V, Compare, Alloc > & v ) const
inline

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