Flag proposal
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Fri Jun 10 14:34:34 PDT 2011
On 6/10/11 4:28 PM, Andrej Mitrovic wrote:
> On 6/10/11, Lutger Blijdestijn<lutger.blijdestijn at gmail.com> wrote:
>> Changing a name will now break client code.
>
> The flag template suffers from the same issue.
Actually, not. The name used with Flag is part of its type. Even in a
separate compilation approach, the type names must match, which is not
the case for parameter names.
Andrei
More information about the Digitalmars-d
mailing list