MessagePack for C++
Loading...
Searching...
No Matches
Public Member Functions | List of all members
msgpack::adaptor::pack< std::chrono::time_point< Clock, Duration > > Struct Template Reference

#include <chrono.hpp>

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 file: