Dune Core Modules (2.3.1)

Dune::is_lvalue_reference< T > Struct Template Reference

Determine whether a type is a lvalue reference type. More...

#include <dune/common/typetraits.hh>

Public Types

typedef bool value_type
 type of value
 
typedef integral_constant< bool, v > type
 type of this class itself
 

Public Member Functions

 operator value_type ()
 conversion to value_type/T
 

Static Public Attributes

static const bool value
 value this type was generated for
 

Detailed Description

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

Determine whether a type is a lvalue reference type.


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 (May 3, 22:32, 2024)