Type Utilities
[Utilities]

Type traits, overload helpers, and other utilities for type computations. More...

Classes

struct  Dune::TypeList< T >
 A simple type list. More...
struct  Dune::IsTypeList< T >
 Check if given type is a TypeList. More...
struct  Dune::IsTypeList< TypeList< T...> >
struct  Dune::IsEmptyTypeList< T >
 Check if given type is an empty TypeList. More...
struct  Dune::TypeListSize< TypeList< T...> >
 Get size of TypeList. More...
struct  Dune::TypeListElement< i, TypeList< T...> >
 Get element of TypeList. More...
struct  Dune::PriorityTag< priority >
 Helper class for tagging priorities. More...
struct  Dune::PriorityTag< 0 >
 Helper class for tagging priorities. More...

Detailed Description

Type traits, overload helpers, and other utilities for type computations.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 25 Mar 2018 for dune-common by  doxygen 1.6.1