std.templatecons ready for comments

David Nadlinger code at klickverbot.at
Sun Nov 10 08:20:01 PST 2013


On Sunday, 10 November 2013 at 15:30:29 UTC, Ilya Yaroshenko 
wrote:
> Documentation:
> http://9il.github.io/phobosx/std.templatecons.html

I don't have the time right now to actually review the proposal, 
but here is a partial application (std.functional.curry is really 
a misnomer) template that supports skipping certain arguments: 
https://gist.github.com/klickverbot/1733753 (ConfinedTuple is the 
same as Pack in std.typetuple).

David


More information about the Digitalmars-d mailing list