Dune::IsTypeList< TypeList< T...> > Struct Template Reference
[Type Utilities]

#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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

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