How to expand an expression along with a parameter tuple?

Artur Skawina art.08.09 at gmail.com
Mon Jun 17 14:37:52 PDT 2013


On 06/17/13 23:11, bearophile wrote:
> Artur Skawina:
> 
>>> ".tuple" can also be written "[]".
>>
>> No idea what you mean by this.
> 
> If in the code you wrote you replace the first ".tuple" with "[]" the code keeps working.

It does not - I really have no idea what you mean; slicing a struct
does not (and can not) produce an auto-expanding tuple, unless I'm missing
some recent language change...

artur


More information about the Digitalmars-d-learn mailing list