dune-pdelab  2.4.1
Dune::PDELab::TypeListSize< TypeList< T... > > Struct Template Reference

Get size of TypeList. More...

#include <dune/pdelab/common/typelist.hh>

Inheritance diagram for Dune::PDELab::TypeListSize< TypeList< T... > >:
Inheritance graph

Detailed Description

template<class... T>
struct Dune::PDELab::TypeListSize< TypeList< T... > >

Get size of TypeList.

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


The documentation for this struct was generated from the following file: