DUNE-ACFEM (unstable)

Dune::ACFem::remove_const< T > Struct Template Reference

Export a type trough remove_const::type as follows: More...

#include <dune/acfem/common/types.hh>

Detailed Description

template<class T>
struct Dune::ACFem::remove_const< T >

Export a type trough remove_const::type as follows:

  • If T is not a reference then remove any const attribute.
  • If T is an lvalue reference type then generate a mutable 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 (Apr 18, 22:30, 2024)