[Issue 9591] std.typetuple.staticApplyMap
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Sep 15 12:51:33 UTC 2017
https://issues.dlang.org/show_bug.cgi?id=9591
--- Comment #3 from Steven Schveighoffer <schveiguy at yahoo.com> ---
(In reply to Steven Schveighoffer from comment #2)
> Is there an "Instantiate"
> template that could be used in place of ApplyLeft inside the ApplyWith
> template? That might be more proper.
There is, it's just private:
https://github.com/dlang/phobos/blob/master/std/meta.d#L1670
--
More information about the Digitalmars-d-bugs
mailing list