catsfoot::is_same< T, U > Struct Template Reference

Check whether T and U are the same type. More...

#include <concepts.hh>

Inheritance diagram for catsfoot::is_same< T, U >:
Collaboration diagram for catsfoot::is_same< T, U >:

Detailed Description

template<typename T, typename U>
struct catsfoot::is_same< T, U >

Check whether T and U are the same type.


The documentation for this struct was generated from the following file: