Dune::is_same< T1, T2 > Struct Template Reference
[Common]
#include <typetraits.hh>
Detailed Description
template<typename T1, typename T2>
struct Dune::is_same< T1, T2 >
Compile time test for testing whether two types are the same. The documentation for this struct was generated from the following file: