DUNE-ACFEM (unstable)
Dune::ACFem::ExpressionTraits< T, std::enable_if_t<!IsDecay< T >::value >, DecayTraitsLevel > Struct Template Reference
Forward to the traits class for the decay type. More...
#include <dune/acfem/expressions/expressiontraits.hh>

Detailed Description
template<class T>
struct Dune::ACFem::ExpressionTraits< T, std::enable_if_t<!IsDecay< T >::value >, DecayTraitsLevel >
struct Dune::ACFem::ExpressionTraits< T, std::enable_if_t<!IsDecay< T >::value >, DecayTraitsLevel >
Forward to the traits class for the decay type.
- Parameters
-
T Any type which is not its decay type.
The documentation for this struct was generated from the following file:
- dune/acfem/expressions/expressiontraits.hh
