Dune Core Modules (2.3.1)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::is_same< T1, T2 > Struct Template Reference
Compile time test for testing whether two types are the same. More...
#include <dune/common/typetraits.hh>
Public Types | |
enum | |
Whether T1 is the same type as T2. | |
Detailed Description
template<typename T1, typename T2>
struct Dune::is_same< T1, 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:
- dune/common/typetraits.hh
