Class template Dune::XT::Common::is_arithmetic¶ Inherits from std::is_arithmetic<T>. template<class T>class Dune::XT::Common::is_arithmetic : public std::is_arithmetic<T>¶ like std::is_arithmetic, but additionally treats Dune::bigunsignedint as arithmetic