Returning multiple arrays from function - struct or byref the only option?
    Meta via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Sat Oct 18 08:51:32 PDT 2014
    
    
  
On Saturday, 18 October 2014 at 14:56:06 UTC, Meta wrote:
> The problem is that D does not allow implicit conversions when 
> returning results from a function.
"Implicit conversion" is not correct. I meant "implicit 
contruction".
    
    
More information about the Digitalmars-d-learn
mailing list