cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
|
Definition of classes to support serialization of time. More...
#include <chrono>
#include <ctime>
#include "msgpack_light/serialization_buffer.h"
#include "msgpack_light/type_support/fwd.h"
#include "msgpack_light/type_support/timespec.h"
Go to the source code of this file.
Classes | |
struct | msgpack_light::type_support::serialization_traits< std::chrono::time_point< std::chrono::system_clock, Duration > > |
Class to serialize std::time_point instances. More... |
Namespaces | |
namespace | msgpack_light |
Namespace of this project. | |
namespace | msgpack_light::type_support |
Namespace of classes to support serialization of types. |
Definition of classes to support serialization of time.
Definition in file chrono.h.