Inner function overload bug?
    Timon Gehr 
    timon.gehr at gmx.ch
       
    Thu Jan 10 17:49:02 PST 2013
    
    
  
On 01/08/2013 10:12 PM, Philippe Sigaud wrote:
> It's conform to the spec
>
> http://dlang.org/function.html
>
> Last line of the 'nested functions' subsection:
>
> "Nested functions cannot be overloaded."
> Nested functions cannot be overloaded.
Note that this is a case of the spec being adapted to the 
implementation. It has been added after I complained about the DMD 
behaviour.
    
    
More information about the Digitalmars-d-learn
mailing list