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