MessagePack for C++
Public Member Functions | List of all members
msgpack::adaptor::as< std::chrono::time_point< Clock, Duration > > Struct Template Reference

#include <chrono.hpp>

Public Member Functions

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

Member Function Documentation

◆ operator()()

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

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