Data::Encode< T > Struct Template Reference
Used to allow conversion of objects with custom types to Data objects. More...
#include <Data.hpp>
Static Public Member Functions | |
static auto | eval (Data &data, T const &obj) -> void |
Evaluate the conversion of an object with custom type to a Data object. | |
Detailed Description
template<typename T>
struct Reaktoro::Data::Encode< T >
Used to allow conversion of objects with custom types to Data objects.
The documentation for this struct was generated from the following file:
- Reaktoro/Core/Data.hpp