auto return for some recursive functions in C++11

via Digitalmars-d digitalmars-d at puremagic.com
Wed Jan 14 16:24:07 PST 2015


On Thursday, 15 January 2015 at 00:13:38 UTC, MattCoder wrote:
> So could you please tell me a good use case to for using "return
> type deduction"?

Templates.


More information about the Digitalmars-d mailing list