HILA
|
#include <type_tools.h>
Inherits std::false_type.
General routine to determine if type can be used in Field<type> -variables union of is_arithmetic and is_field_class_type use: hila::is_field_type<T>::value
Definition at line 28 of file type_tools.h.