dune-common 2.9.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::AutonomousValueType< volatile T > Struct Template Reference

Specialization to remove volatile qualifiers. More...

#include <dune/common/typetraits.hh>

Inheritance diagram for Dune::AutonomousValueType< volatile T >:
Inheritance graph

Public Types

using type = T
 

Detailed Description

template<class T>
struct Dune::AutonomousValueType< volatile T >

Specialization to remove volatile qualifiers.

Member Typedef Documentation

◆ type

template<class T >
using Dune::AutonomousValueType< T >::type = T
inherited

The documentation for this struct was generated from the following file: