On Monday, 13 January 2014 at 20:59:28 UTC, Brad Anderson wrote:
There is also std.traits.ReturnType you can use for more complex types or voldemort types.
Or: typeof(regex(""))
BTW, how does ReturnType handle overloads?
--
Nicolas
On Monday, 13 January 2014 at 20:59:28 UTC, Brad Anderson wrote:
There is also std.traits.ReturnType you can use for more complex types or voldemort types.
Or: typeof(regex(""))
BTW, how does ReturnType handle overloads?
--
Nicolas