Inner function overload bug?

Philippe Sigaud philippe.sigaud at gmail.com
Tue Jan 8 15:32:24 PST 2013


On Tue, Jan 8, 2013 at 10:43 PM, Era Scarecrow <rtcvb32 at yahoo.com> wrote:
>  Hmm I seemed to have missed that.
>
>  That just means my unittest wouldn't work, so either it has to be global or
> inside a struct/union/class (and global is not very likely).
>
>  Thanks for clearing that up.

I had a bunch of troubles trying to define nested functions
automatically generated. The fact that they cannot be recursive killed
the deal for me (that was for a parser, which needs recursion).


More information about the Digitalmars-d-learn mailing list