On Sat, Jul 13, 2013 at 6:02 PM, Jason Merrill wrote:
> As came up in the review of the concepts lite code, can_convert currently
> doesn't allow user-defined conversions. This is surprising, so we've
> renamed it to can_convert_standard and made the can_convert name allow them.
> Users that coul
As came up in the review of the concepts lite code, can_convert
currently doesn't allow user-defined conversions. This is surprising,
so we've renamed it to can_convert_standard and made the can_convert
name allow them. Users that could potentially call can_convert with
arguments of class typ