Dune Core Modules (unstable)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Dune::IsTypeList< 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< T >
struct Dune::IsTypeList< 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:
- dune/common/typelist.hh
