Creating new types from tuples.
Evan Davis via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Fri Jun 6 22:36:19 PDT 2014
On Saturday, 7 June 2014 at 03:14:52 UTC, Chris Nicholson-Sauls
wrote:
> Is there any reason you couldn't (or would rather not) use
> structs rather than tuples?
That would work. What would be the best way to auto-generate the
types? I have somewhere around 30 already, and the number will
grow with this project.
Evan Davis
More information about the Digitalmars-d-learn
mailing list