[C++ PATCH] classtype_has_nothrow_assign_or_copy_p is confusing

Jason Merrill jason@redhat.com
Wed Jul 5 14:42:00 GMT 2017


On Mon, Jul 3, 2017 at 12:58 PM, Nathan Sidwell <nathan@acm.org> wrote:
> I found classtype_has_nothrow_assign_or_copy_p confusing, trying to figure
> out when it should return false and when true.

I'm curious why you were looking at it?  It's only used by obsolete
trait built-ins.

Jason



More information about the Gcc-patches mailing list