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 >
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:
- dune/acfem/common/types.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Dec 27, 23:30, 2024)