MessagePack for C++
Public Member Functions | List of all members
msgpack::adaptor::object_with_zone< std::list< T, Alloc > > Struct Template Reference

#include <list.hpp>

Public Member Functions

void operator() (msgpack::object::with_zone &o, const std::list< T, Alloc > &v) const
 

Member Function Documentation

§ operator()()

template<typename T , typename Alloc >
void msgpack::adaptor::object_with_zone< std::list< T, Alloc > >::operator() ( msgpack::object::with_zone o,
const std::list< T, Alloc > &  v 
) const
inline

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