3-phase PV router
Loading...
Searching...
No Matches
Classes | Variables
is_same.hpp File Reference
#include "integral_constant.hpp"
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 >
constexpr bool is_same_v = is_same< T, U >::value
inlineconstexpr

Definition at line 21 of file is_same.hpp.