On Mon, 2007-01-15 at 10:05 -0500, Kim van der Riet wrote:
> ...
> 
> Do we in fact use single trailing underscores anywhere in the C++?

I think we do use a single trailing underscore to indicate "member
variable" in some classes in qpid. But then again in some classes we use
a single leading underscore and in some we use neither, this area is
also a bit of a mess, but at least it doesn't conflict with the C++
standard (AFAIK)

Andrew


Reply via email to