Rheolef  7.1
an efficient C++ finite element environment
is_rheolef_arithmetic< T, typename std::enable_if< std::is_arithmetic< T >::value||std::is_same< typename std::decay< T >::type, double >::value >::type >
+ Inheritance diagram for is_rheolef_arithmetic< T, typename std::enable_if< std::is_arithmetic< T >::value||std::is_same< typename std::decay< T >::type, double >::value >::type >:

Detailed Description

template<class T>
struct rheolef::details::is_rheolef_arithmetic< T, typename std::enable_if< std::is_arithmetic< T >::value||std::is_same< typename std::decay< T >::type, double >::value >::type >

Definition at line 153 of file Float.h.


The documentation for this struct was generated from the following file: