std.container.RedBlackTree versus C++ std::set

Namespace rswhite4 at googlemail.com
Thu Feb 14 12:55:14 PST 2013


A small but nice intentioned advice of me is this article: 
http://dlang.org/dstyle.html
"The names of user-defined types should be PascalCased, which is 
the same as camelCased except that the first letter is uppercase."


More information about the Digitalmars-d-learn mailing list