Flow123d
release_2.2.1-10-gb9fad4d
|
#include <accessors.hh>
Primary type dispatch. For every intermediate C++ type that can be read from input we have to define read function from a given storage and Input type i.e. descendant of Input::Type::TypeBase.
Template specializations for type dispatch.
Definition at line 671 of file accessors.hh.