dune-common 2.10
|
Check if T is an integral constant or any type derived from std::integral_constant
.
More...
#include <dune/common/typetraits.hh>
Check if T is an integral constant or any type derived from std::integral_constant
.
The result is exported by deriving from std::true_type or std::false_type.