Metafunction that determines whether the two given types are equivalent. More...
#include <type_traits.h>
Static Public Attributes | |
static const bool | value = false |
Metafunction that determines whether the two given types are equivalent.
const bool llvm::is_same< T, U >::value = false [static] |