cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
Loading...
Searching...
No Matches
float.h File Reference

Definition of classes to support serialization of floating-point numbers. More...

Include dependency graph for float.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  msgpack_light::type_support::serialization_traits< double >
 Class to serialize double values. More...
struct  msgpack_light::type_support::serialization_traits< float >
 Class to serialize float values. More...

Namespaces

namespace  msgpack_light
 Namespace of this project.
namespace  msgpack_light::type_support
 Namespace of classes to support serialization of types.

Detailed Description

Definition of classes to support serialization of floating-point numbers.

Definition in file float.h.