ImFusion SDK 4.3
isEqualityComparable< T > Struct Template Reference

Static Public Member Functions

template<typename T_>
static auto test (T_ *) -> decltype(std::declval< T_ >()==std::declval< T_ >())
 
template<typename>
static auto test (...) -> std::false_type
 

Static Public Attributes

static constexpr bool value = std::is_same<bool, decltype(test<T>(nullptr))>::value
 

The documentation for this struct was generated from the following file:
Search Tab / S to search, Esc to close