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

#include <chrono.hpp>

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

Public Member Functions

template<typename Stream>
msgpack::packer< Stream > & operator() (msgpack::packer< Stream > &o, std::chrono::time_point< Clock, Duration > const &v) const

Member Function Documentation

◆ operator()()

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

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