dune-common 2.10
Loading...
Searching...
No Matches
Dune::AutonomousValueType< volatile const T > Struct Template Reference

Specialization to remove both const and volatile qualifiers. More...

#include <dune/common/typetraits.hh>

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

Public Types

using type

Detailed Description

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

Specialization to remove both const and volatile qualifiers.

Member Typedef Documentation

◆ type

using Dune::AutonomousValueType< volatile const T >::type

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