[C++ RFC / Patch] PR 51213 ("access control under SFINAE")

Jason Merrill jason@redhat.com
Mon Jul 16 18:53:00 GMT 2012


On 07/14/2012 05:54 AM, Paolo Carlini wrote:
> The above change of yours appear to imply that, at variance with what I
> had in my first draft, perform_typedefs_access_check shouldn't really
> gain a tsubst_flags_t argument, because now it's called by
> instantiate_decl and instantiate_class_template_1 (from which I was
> passing a true / tf_error). Makes sense?

That makes sense to me.

Jason



More information about the Gcc-patches mailing list