Any plans to make it possible to call C++ functions that reside in a namespace?

deadalnix deadalnix at gmail.com
Thu Dec 15 00:17:58 PST 2011


Le 14/12/2011 22:47, Dejan Lekic a écrit :
> As subject says. I am pretty much happy with the current C++ support. The
> only thing I need is to be able to call functions from namespace(s). Any
> plans to add this feature?

That would be great. ATM, I just create dumb function in the global 
namespace and thoses functions forward to the function within the namespace.


More information about the Digitalmars-d mailing list