|
Boost : |
Subject: Re: [boost] coding conventions
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2010-01-04 14:51:47
Rob Riggs wrote:
> I personally prefer 4 spaces, but that is more a compromise with the
> additional block levels in C++ compared with C (namespace, class, method).
I wouldn't recommend indenting things within namespaces, unless the
content is very short.
Certain libraries have 4 levels of namespace nesting.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk