DescriptionCheck pointers convertible not values in sk_sp.
The intent is to participate in overload resolution when the
pointers are convertible, which is a bit different from when the
values are convertible. This change makes sk_sp more consistent with
unique_ptr.
Patch Set 1 #
Messages
Total messages: 9 (5 generated)
|