Dune Core Modules (unstable)

Dune::IsCompileTimeConstant< T > Struct Template Reference

Check if T is an integral constant or any type derived from std::integral_constant. More...

#include <dune/common/typetraits.hh>

Detailed Description

template<class T>
struct Dune::IsCompileTimeConstant< T >

Check if T is an integral constant or any type derived from std::integral_constant.

The result is exported by deriving from std::true_type or std::false_type.


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 (Apr 24, 22:30, 2024)