post qualifier and template constraint limitation, is there a reason ?
deadalnix via Digitalmars-d
digitalmars-d at puremagic.com
Sun Jan 18 20:23:12 PST 2015
On Monday, 19 January 2015 at 03:57:14 UTC, Walter Bright wrote:
> No. Constraints belong after the template declaration, not
> embedded in the template's implementation.
>
> Furthermore, there's no useful purpose to enabling style wars
> and then requiring people to put one way in their coding
> standard document.
IMO style is the role of the formater. Prompting the programmer
with "don't write this, write that instead" only crate reaction à
la "If you know what I meant, why don't you compile that you
asshole ?"
More information about the Digitalmars-d
mailing list