Whether this type has a value of NaN. More...
#include <dune/common/typetraits.hh>
Whether this type has a value of NaN.
Internally, this is just a forward to std::is_floating_point<T>.
std::is_floating_point<T>