DUNE-ACFEM (unstable)
Dune::ACFem::IsArray< T, std::enable_if_t<!IsDecay< T >::value > > Struct Template Reference
Forward to decay if T is not a decay type. More...
#include <dune/acfem/common/types.hh>

Detailed Description
template<class T>
struct Dune::ACFem::IsArray< T, std::enable_if_t<!IsDecay< T >::value > >
struct Dune::ACFem::IsArray< T, std::enable_if_t<!IsDecay< T >::value > >
Forward to decay if T is not a decay type.
The documentation for this struct was generated from the following file:
- dune/acfem/common/types.hh
