Tyepof regex

Nicolas Sicard dransic at gmail.com
Mon Jan 13 13:28:52 PST 2014


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


More information about the Digitalmars-d-learn mailing list