Dune Core Modules (unstable)

Dune::IsTypeList< TypeList< T... > > Struct Template Reference

Check if given type is a TypeList. More...

#include <dune/common/typelist.hh>

Detailed Description

template<class... T>
struct Dune::IsTypeList< TypeList< T... > >

Check if given type is a TypeList.

The result of the check is encoded in the base class of type std::integral_constant<bool, result>.


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)