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