apply function to parameters
Dicebot
public at dicebot.lv
Tue Aug 6 09:03:05 PDT 2013
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.
More information about the Digitalmars-d-learn
mailing list