Why doesn't symbol wheelbarrowing work with function templates?

Peter Alexander peter.alexander.au at gmail.com
Thu Jun 13 03:16:39 PDT 2013


On Thursday, 13 June 2013 at 09:53:54 UTC, TommiT wrote:
> 1. alias main.bar conflicts with alias main.bar

This is why: they conflict.

If it worked, what would you expect bar!string() return?


More information about the Digitalmars-d mailing list