Discussion Thread: DIP 1036--Formatted String Tuple Literals--Community Review Round 1

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Sat Sep 12 12:37:14 UTC 2020


On 9/11/20 5:36 PM, Stefan Koch wrote:
> On Friday, 11 September 2020 at 20:04:35 UTC, Andrei Alexandrescu wrote:
>>
>> Of course the problem is "tuple" is somewhere in std instead of being 
>> in object.d.
> 
> could be a compiler tuple which doesn't need std nor object.d.

Shouldn't because it needs to be expandable on demand, not implicitly.


More information about the Digitalmars-d mailing list