<p><br>
On Jul 18, 2012 6:20 AM, "FeepingCreature" <<a href="mailto:default_357-line@yahoo.de">default_357-line@yahoo.de</a>> wrote:<br>
><br>
> On 07/18/12 01:05, Kevin Cox wrote:<br>
> ></p>
<p>> > What about how JavaScript does it. Anonymous functions can still have a "name" that can be used from inside of a function to refer to itself.<br>
> Sadly, this collides with the return-type syntax already in place.<br>
><br>
> auto f = function int(int i) { return 0; };</p>
<p> True, but the concept could still be used, we just need some syntax.<br>
</p>