Flow123d  JS_before_hm-1598-g3b021b4
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 >