Check if given type is a TypeList. More...
#include <dune/common/typelist.hh>
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>.