Reaktoro  v2.11.0
A unified framework for modeling chemically reactive systems

Used as the return type of method Data::optional. More...

#include <Data.hpp>

Collaboration diagram for Data::Opt:
[legend]

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: