On 11/23/2012 10:46 AM, Jason Merrill wrote:
On 11/22/2012 11:03 AM, Paolo Carlini wrote:
initialized to true too), but Markus (and me ;) proposes anyway to
initialize trivial_p to false, thus we should be fine (way below
trivial_p is used again but only when deleted_p is false).

It certainly can't hurt.

Actually...we should be calculating triviality normally regardless of whether the function is deleted. Why isn't that happening?

Jason


Reply via email to