Flow123d  release_2.2.0-914-gf1a3a4f
Classes
Input::internal Namespace Reference

Classes

struct  TypeDispatch
 
struct  TypeDispatch< AbstractRecord >
 
struct  TypeDispatch< Array >
 
struct  TypeDispatch< bool >
 
struct  TypeDispatch< Enum >
 
struct  TypeDispatch< FilePath >
 
struct  TypeDispatch< FullEnum >
 
struct  TypeDispatch< Record >
 
struct  TypeDispatch< string >
 
struct  TypeDispatch< T, typename std::enable_if< std::is_enum< T >::value >::type >
 
struct  TypeDispatch< T, typename std::enable_if< std::is_floating_point< T >::value >::type >
 
struct  TypeDispatch< T, typename std::enable_if< std::is_integral< T >::value >::type >
 
struct  TypeDispatch< Tuple >