Any plans to make it possible to call C++ functions that reside in	a namespace?
    Dejan Lekic 
    dejan.lekic at gmail.com
       
    Sat Dec 17 11:18:26 PST 2011
    
    
  
On Thursday, 15 December 2011 at 08:16:52 UTC, deadalnix wrote:
> That would be great. ATM, I just create dumb function in the 
> global namespace and thoses functions forward to the function 
> within the namespace.
That is what I do as well, but when I have thousands functions to 
add it takes time... ;)
    
    
More information about the Digitalmars-d
mailing list