Dune Core Modules (2.6.0)

Dune::IsTupleOrDerived< T > Struct Template Reference

Check if T derived from a std::tuple<...> More...

#include <dune/common/typetraits.hh>

Detailed Description

template<class T>
struct Dune::IsTupleOrDerived< T >

Check if T derived from a std::tuple<...>

The result is exported by deriving from std::true_type or std::false_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 (Mar 27, 23:31, 2024)