[phobos] Proposal of StopWatch module
Andrei Alexandrescu
andrei at erdani.com
Fri Aug 20 14:17:11 PDT 2010
On 08/20/2010 02:18 PM, David Simcha wrote:
> As part of general clean-up of Phobos, I propose the following:
>
> 1. We update the %(&#$# style guide to not say this.
Yes please. Don't forget that you have access to the doc, too!
> Also, do we want the first letter to be or not be capitalized?
> MyEnum.Foo or MyEnum.foo? There's inconsistency within Phobos about
> this, too.
I think MyEnum.foo is best: types start with a capital, values don't.
Andrei
More information about the phobos
mailing list