Wait, what? What is AliasSeq?
Dicebot via Digitalmars-d
digitalmars-d at puremagic.com
Thu Jul 16 07:44:21 PDT 2015
On Thursday, 16 July 2015 at 14:40:16 UTC, David Nadlinger wrote:
> On Thursday, 16 July 2015 at 14:38:09 UTC, Dicebot wrote:
>> I mean that if name AliasSomething goes to 2.068, matching
>> change to compiler argument lists must land in same release -
>> and there must be a change log entry connecting and explaining
>> those two.
>
> I disagree with that. These aren't related at all. The change
> would affect alias params, not argument lists (which already
> accept "everything").
>
> — David
We are arguing about a name for argument lists. For name
'AliasSomething' to not be a lie, `T...` must be be absolutely
identical to `alias a, alias b, ...` which currently is not the
case.
More information about the Digitalmars-d
mailing list