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

#include <chrono.hpp>

Public Member Functions

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

Member Function Documentation

◆ operator()()

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

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