Gabriel Dos Reis <g...@axiomatics.org> writes: > in the C++ front-end. identifier_p is effectively LANG_IDENTIFIER_CAST > except that it returns a typed pointer instead of a boolean value.
What's the point of returning a pointer when the name (and apparently, use, judging from the patch) suggest a boolean...? [If it's intended to be used in non-boolean contexts as well, using "_p" for the name seems vaguely ill-considered...] -miles -- Never miss a good chance to shut up. -- Will Rogers