DIP54 : revamp of Phobos tuple types
David Nadlinger
code at klickverbot.at
Sun Dec 29 19:19:34 PST 2013
On Monday, 30 December 2013 at 03:01:08 UTC, Dicebot wrote:
> Do we actually have guidelines about casing in context of
> aliased content? I had impression that it is symbol on its own
> that matters and thus TemplateArgumentPack needs to be
> CamelCased simply because it is a type/template, whatever it
> aliases.
Then, all template functions would have to be camel-cased. See
https://github.com/D-Programming-Language/phobos/pull/690 for a
bikeshedding discussion about a related issue (expand the first
"andralex commented on an outdated diff" comment stream – by the
way, I still don't agree :P).
David
More information about the Digitalmars-d
mailing list