Dune Core Modules (2.7.1)
Dune::has_nan< 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::has_nan< T >
struct Dune::has_nan< T >
Whether this type has a value of NaN.
- Deprecated:
- has_nan is deprecated, use
Dune::HasNaN
instead
Internally, this is just a forward to std::is_floating_point<T>
.
The documentation for this struct was generated from the following file:
- dune/common/typetraits.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)