Flow123d  release_2.2.0-914-gf1a3a4f
Input::internal::TypeDispatch< T, Enable > Struct Template Reference

#include <accessors.hh>

Detailed Description

template<class T, class Enable>
struct Input::internal::TypeDispatch< T, Enable >

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.


The documentation for this struct was generated from the following file: