Dune Core Modules (2.4.2)

Dune::IsConst< T > Struct Template Reference

Tests wether a type is constant. More...

#include <dune/common/typetraits.hh>

Public Types

enum  { value =ConstantVolatileTraits<T>::isConst }
 

Detailed Description

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

Tests wether a type is constant.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
value 

True if The type is constant.


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 29, 22:29, 2024)