On Mon, Jul 3, 2017 at 12:58 PM, Nathan Sidwell <nat...@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