Boost logo

Boost :

Subject: Re: [boost] Meta State Machine (MSM) review
From: David Abrahams (dave_at_[hidden])
Date: 2010-01-12 15:06:08


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

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk