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

#include <adaptor_base.hpp>

Inheritance diagram for msgpack::adaptor::object_with_zone< T, Enabler >:

Public Member Functions

void operator() (msgpack::object::with_zone &o, T const &v) const
 

Member Function Documentation

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

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