From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <7a746291161fe83e1df0401af21f6ce4@quintile.net> Date: Tue, 20 Nov 2012 14:47:22 +1100 Message-ID: From: Bruce Ellis To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=047d7b41cd7672533f04cee5176c Subject: Re: [9fans] c++ Topicbox-Message-UUID: daa3de4a-ead7-11e9-9d60-3106f5b1d025 --047d7b41cd7672533f04cee5176c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable best answer yet. the google c++ style guide is your friend, but you will be lucky to find code in the wild that adheres to the rules. i like this: C++11 =E2=96=B6 Use only approved libraries and language extensions from C++11 (formerly known as C++0x). Currently, none are approved. brucee On 20 November 2012 13:24, Taj Khattra wrote: > > anyone sugest a project that I could look at that contains well written >> code? >> > > https://code.google.com/p/leveldb (mostly written by sanjay ghemawat i > believe) > > given its pedigree, it probably follows the google c++ style guide: > http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml > > --=20 Don't meddle in the mouth -- MVS (0416935147, +1-513-3BRUCEE) --047d7b41cd7672533f04cee5176c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable best answer yet. the google c++ style guide is your friend, but you will be= lucky to find code in the wild that adheres to the rules. i like this:
C++11
=E2=96=B6
Use only approved libraries and language extensions from C++11 (formerly kn= own as C++0x). Currently, none are approved.


brucee


On 20 November 2012 13:= 24, Taj Khattra <taj.khattra@gmail.com> wrote:

anyone sugest a project that I could look at that contains well written cod= e?

https://co= de.google.com/p/leveldb (mostly written by sanjay ghemawat i believe)

given its pedigree, it probably follow= s the google c++ style guide:
=C2=A0=C2=A0<= a href=3D"http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml" t= arget=3D"_blank">http://google-styleguide.googlecode.com/svn/trunk/cppguide= .xml




--
Don't me= ddle in the mouth -- MVS (0416935147, +1-513-3BRUCEE)

--047d7b41cd7672533f04cee5176c--