IsSame evaluates to true
if the provided types T
and U
are the same, false
otherwise.
More...
#include <TypeTraits.h>
Static Public Attributes | |
static constexpr bool | value = false |
IsSame evaluates to true
if the provided types T
and U
are the same, false
otherwise.