Data::Opt Struct Reference
Used as the return type of method Data::optional. More...
#include <Data.hpp>
Collaboration diagram for Data::Opt:
Public Member Functions | |
| template<typename T > | |
| auto | to (T &obj) const -> void |
Decode this Opt object into an object of type T, or leave it unchanged if no data is available. | |
Public Attributes | |
| Data const *const | ptrdata = nullptr |
Detailed Description
Used as the return type of method Data::optional.
The documentation for this struct was generated from the following file:
- Reaktoro/Core/Data.hpp