From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-10-26 08:53:24


From: "Aleksey Gurtovoy" <agurtovoy_at_[hidden]>
>
> FWIW, the problem would be non-existent if we sticked to a naming
convention
> that acronyms in C++ identifiers should be treated as ordinary words, -
> written in a lower case (e.g. 'is_pod' vs. current 'is_POD').

I agree.