This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [RFA] style guidelines
- To: Phil Edwards <pedwards at disaster dot jaj dot com>
- Subject: Re: [RFA] style guidelines
- From: Gabriel Dos Reis <gdr at codesourcery dot com>
- Date: 05 Feb 2001 23:50:28 +0100
- Cc: libstdc++ at gcc dot gnu dot org
- Organization: CodeSourcery, LLC
- References: <20010205173043.A11503@disaster.jaj.com>
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