On Tuesday, 6 August 2013 at 15:51:28 UTC, Jack Applegame wrote:
On Tuesday, 6 August 2013 at 14:44:18 UTC, bearophile wrote:
Take a look at std.typetuple.staticMap
staticMap works with types, and I don't know how it can help.

Not really. Anything that can be provided to template argument list can be stored in TypeTuple and thus processed by staticMap. Name is very confusing here.

Reply via email to