Checks whether CompareTo(SharedPtr) method exists in specified type. If so, inherits std::true_type, otherwise inherits std::false_type. Can be used in std::enable_if.... template < typename T , typename Sfinae...: public std :: false_type Template parameters Parameter Description...