
4 Jan
2010
4 Jan
'10
7:51 p.m.
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.