Function overloading concern

Walter Bright newshound at digitalmars.com
Thu Mar 9 21:07:31 PST 2006


"Sean Kelly" <sean at f4.ca> wrote in message 
news:duqh7n$1l6c$1 at digitaldaemon.com...
> There's been a recent push to adopt a module import scheme for C++, but I 
> think the huge mass of legacy code like the above will make the scheme 
> very difficult to use.

I've seen that scheme. It strikes me as excessively complicated. 
Furthermore, there are no implementations of it, so nobody knows if it is 
implementable (see "export"), or if it is actually usable (see "namespace"). 





More information about the Digitalmars-d mailing list