std.allocator: nomenclature needed

Brian Schott via Digitalmars-d digitalmars-d at puremagic.com
Sat May 16 02:19:15 PDT 2015


On Saturday, 16 May 2015 at 09:11:57 UTC, Jacob Carlborg wrote:
> On 2015-05-15 19:16, Andrei Alexandrescu wrote:
>
>> We have a winner. Thanks!
>> https://github.com/andralex/phobos/commit/e6e11db13c2d224bdb600d944642473f35d10f77
>
> BTW, I see that many of your filenames have words separated 
> with underscores. We're not using that standard anywhere else, 
> as far as I know. Although I'm not against it, I rather prefer 
> it if pascal casing cannot be used.

http://dlang.org/dstyle.html Check the "Moudles" section.

According to Github[1] this has been the standard since 2012.

[1] 
https://github.com/D-Programming-Language/dlang.org/commit/6eaf0046df6e02d5b00d333035afbd9e41295e93


More information about the Digitalmars-d mailing list