MessagePack for C++
Loading...
Searching...
No Matches
msgpack::adaptor::convert< std::chrono::time_point< Clock, Duration > > Struct Template Reference

#include <chrono.hpp>

Inheritance diagram for msgpack::adaptor::convert< std::chrono::time_point< Clock, Duration > >:
Collaboration diagram for msgpack::adaptor::convert< std::chrono::time_point< Clock, Duration > >:

Public Member Functions

msgpack::object const & operator() (msgpack::object const &o, std::chrono::time_point< Clock, Duration > &v) const

Member Function Documentation

◆ operator()()

template<typename Clock, typename Duration>
msgpack::object const & msgpack::adaptor::convert< std::chrono::time_point< Clock, Duration > >::operator() ( msgpack::object const & o,
std::chrono::time_point< Clock, Duration > & v ) const
inline

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