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]

Re: C++ typo '&' -> `&&` in cp-tree.h


>>>>> Graham  <grahams@rcp.co.uk> writes:

 > The macro IS_AGGR_TYPE_2 in gcc/cp/cp-tree.h
 > appears have a typo. I think the '&' is a typo
 > and `&&' is what was intended ?

Yes, you're right.  Will fix.

Jason

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