Class template Dune::XT::Common::is_complex¶
Inherits from std::false_type.
-
template<class T>
class Dune::XT::Common::is_complex : public std::false_type¶ trait whose value is true iff T is a std::complex < …>
Dune::XT::Common::is_complex¶Inherits from std::false_type.
trait whose value is true iff T is a std::complex < …>