Blaze 3.9
blaze::TypeValueMapping< T > Struct Template Reference

Conversion from a data type to a serial representation. More...

#include <TypeValueMapping.h>

Detailed Description

template<typename T>
struct blaze::TypeValueMapping< T >

Conversion from a data type to a serial representation.

This class template converts the given data type into an integral representation suited for serialization. Depending on the given data type, the value member enumeration is set to the according serial representation.


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