[RFA] style guidelines

Gabriel Dos Reis gdr@codesourcery.com
Mon Feb 5 14:50:00 GMT 2001


Phil Edwards <pedwards@disaster.jaj.com> writes:

[...]

| +14. Location of global variables.
| +   All global variables of class type, whether in the "user visable"
| +   space (e.g., cin) or the implementation namespace, must be defined
| +   as a character array and then later re-initialized to the correct
                         ^^

with the appropriate alignment.

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com


More information about the Libstdc++ mailing list