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