dune-common 2.9.0
Loading...
Searching...
No Matches
Dune::IsEmptyTypeList< T > Struct Template Reference

Check if given type is an empty TypeList. More...

#include <dune/common/typelist.hh>

Inheritance diagram for Dune::IsEmptyTypeList< T >:
Inheritance graph

Detailed Description

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

Check if given type is an empty 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: