DUNE-ACFEM (unstable)

Dune::ACFem::Switch< Case< C, T > > Struct Template Reference

Recursion end-point: if the last template parameter to SwitchType is a case then export T as SwitchCase<C,T>::Type if C is true. More...

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

Detailed Description

template<bool C, class T>
struct Dune::ACFem::Switch< Case< C, T > >

Recursion end-point: if the last template parameter to SwitchType is a case then export T as SwitchCase<C,T>::Type if C is true.

Otherwise issue a static assert.


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 21, 22:30, 2024)