Dune Core Modules (2.3.1)

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 >

Compile time test for testing whether two types are the same.


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 3, 22:32, 2024)