[Issue 16744] We should have a TypeOf template so that typeof can be used with templates like staticMap

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Oct 18 11:33:53 UTC 2017


https://issues.dlang.org/show_bug.cgi?id=16744

--- Comment #14 from github-bugzilla at puremagic.com ---
Commit pushed to MetaLang-traits-typeof at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/e6d1fc25e55612d513ff0b27893d1dd40642f884
Fix Issue 16744: Add Typeof (Redux)

Previous PR: https://github.com/dlang/phobos/pull/5662. I'm resubmitting this
after it was reverted in https://github.com/dlang/phobos/pull/5664.

This an alternative implementation to #4920.

--


More information about the Digitalmars-d-bugs mailing list