1-phase PV router
Loading...
Searching...
No Matches
is_same.hpp File Reference
Include dependency graph for is_same.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  is_same< T, U >
 
struct  is_same< T, T >
 

Variables

template<class T, class U>
constexpr bool is_same_v = is_same< T, U >::value
 

Variable Documentation

◆ is_same_v

template<class T, class U>
bool is_same_v = is_same< T, U >::value
inlineconstexpr

Definition at line 17 of file is_same.hpp.