Dune Core Modules (2.4.2)

Dune::IsVolatile< T > Struct Template Reference

Tests wether a type is volatile. More...

#include <dune/common/typetraits.hh>

Public Types

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

Detailed Description

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

Tests wether a type is volatile.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
value 

True if The type is volatile.


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)