Dune Core Modules (unstable)

Dune::HasNaN< T > Struct Template Reference

Whether this type has a value of NaN. More...

#include <dune/common/typetraits.hh>

Detailed Description

template<typename T>
struct Dune::HasNaN< T >

Whether this type has a value of NaN.

Internally, this is just a forward to std::is_floating_point<T>.


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Mar 27, 23:31, 2024)