Flow123d  master-f44eb46
Classes
Input::internal Namespace Reference

Classes

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