Array Template

Vino vino.bheeman at hotmail.com
Sat Dec 16 14:14:28 UTC 2017


On Saturday, 16 December 2017 at 06:42:53 UTC, codephantom wrote:
> On Friday, 15 December 2017 at 17:21:55 UTC, Vino wrote:
>> Hi All,
>>
>>   Request your help, Is it possible to an template array 
>> something similar as below so that we can insert any type of 
>> value(string, int etc). If possible can you provide me a 
>> example of how to define such array.
>>
>> Array!(Tuple!(T n))
>>
>> From,
>> Vino.B
>
> Do you  mean 'an array of variable types of tuples'.
>
> If so...good luck with that ;-)

Yes, will give a try.

From,
Vino.B


More information about the Digitalmars-d-learn mailing list