MessagePack for C++
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
msgpack::adaptor::convert< std::chrono::time_point< Clock, Duration > > Struct Template Reference

#include <chrono.hpp>

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