dune-vtk  0.2
Namespaces | Functions
enum.hh File Reference
#include <type_traits>

Go to the source code of this file.

Namespaces

 Dune
 
 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)