Flow123d  release_2.1.0-84-g6a13a75
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 boost::enable_if< boost::is_enum< T > >::type >
 
struct  TypeDispatch< T, typename boost::enable_if< boost::is_float< T > >::type >
 
struct  TypeDispatch< T, typename boost::enable_if< boost::is_integral< T > >::type >
 
struct  TypeDispatch< Tuple >