|
dune-vtk 2.8
|
#include <type_traits>Go to the source code of this file.
Namespaces | |
| namespace | Dune |
| namespace | Dune::Vtk |
Functions | |
| template<class E , class Integer , std::enable_if_t< std::is_enum< E >::value, int > = 0> | |
| constexpr bool | Dune::Vtk::is_a (E a, Integer b) |