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

Specialization to remove rvalue references. More...

#include <dune/common/typetraits.hh>

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

Public Types

using type = T
 

Detailed Description

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

Specialization to remove rvalue references.

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: