
12 Jan
2010
12 Jan
'10
8:06 p.m.
At Fri, 11 Dec 2009 13:11:41 +0100, Christophe Henry wrote:
I noticed different conventions in the source files. Many template parameters are completely capitalized. I had done the same thing, earlier, but was hinted that this is unusual as well. Just a matter of style (as long as library users normally don't see it, it is less important)
Yes, while the user doesn't see it, it is not very beautiful so I'll change this.
Another good reason: ALL_CAPS is usually the way preprocessor macros "get their own namespace;" many people reserve ALL_CAPS for macros. -- Dave Abrahams Meet me at BoostCon: http://www.boostcon.com BoostPro Computing http://www.boostpro.com