DUNE-ACFEM (unstable)

Dune::ACFem::CanPromoteTupleTypes< T, std::enable_if_t< sizeof(TupleScalarPromotionType< T >) >=0 > Struct Template Reference

TrueType if the type of the tuple T can be promoted to another type. More...

#include <dune/acfem/mpl/toarray.hh>

Detailed Description

template<class T>
struct Dune::ACFem::CanPromoteTupleTypes< T, std::enable_if_t< sizeof(TupleScalarPromotionType< T >) >=0 >

TrueType if the type of the tuple T can be promoted to another type.

Used by toArray() in order to automatically deduce a suitable array type.


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 27, 22:29, 2024)