This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: GNU coding standards for C++
- To: "Braden N. McDaniel" <braden at endoframe dot com>
- Subject: Re: GNU coding standards for C++
- From: Gabriel Dos Reis <dosreis at cmla dot ens-cachan dot fr>
- Date: 11 Oct 1999 17:47:55 +0200
- Cc: libstdc++ at sourceware dot cygnus dot com
- Organization: CMLA, ENS Cachan -- CNRS URA 1611 (France)
- References: <Pine.LNX.4.10.9910090351570.14912-100000@bonezero.endoframe.com>
- Reply-To: libstdc++ at sourceware dot cygnus dot com
"Braden N. McDaniel" <braden@endoframe.com> writes:
| I believe I recall mention on this list of some document describing
| (proposing?) GNU coding standards for C++. Can anyone tell me where this
| lives?
There is nothing named 'GNU coding standards for C++'. However, we're
trying to follow an internal coding standard which can be found in
libstdc++/docs/17_intro/C++STYLE
-- Gaby