This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFH / Patch] PR 51222


On 05/01/2012 04:32 PM, Paolo Carlini wrote:
In fact, the reason why I'm still a bit confused about some of the cases
of this switch, is that I'm not sure to understand what it could mean to
call walk_template_parms with fn NULL and check_types false.

It would mean to return non-null if there are any template arguments used directly in the expression.


Jason


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]