MessagePack for C++
Loading...
Searching...
No Matches
msgpack::adaptor::object< std::unique_ptr< T > > Struct Template Reference

#include <unique_ptr.hpp>

Inheritance diagram for msgpack::adaptor::object< std::unique_ptr< T > >:
Collaboration diagram for msgpack::adaptor::object< std::unique_ptr< T > >:

Public Member Functions

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

Member Function Documentation

◆ operator()()

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

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