DUNE-ACFEM (unstable)
Dune::ACFem::Switch< Head, Tail > Struct Template Reference
Recursion for a multi-conditional switch. More...
#include <dune/acfem/common/types.hh>
Detailed Description
template<class Head, class... Tail>
struct Dune::ACFem::Switch< Head, Tail >
struct Dune::ACFem::Switch< Head, Tail >
Recursion for a multi-conditional switch.
Export Head::Type as type alias Switch::Type and recurses to Switch<Tail...> otherwise.
- Parameters
-
Head Must be Case type, i.e. Head::value must be a boolean and Head::Type must be a 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)