Static stuff..

Christophe Prud'homme prudhomm at MIT.EDU
Tue Dec 31 11:26:11 GMT 2002


On Tuesday 31 December 2002 06:09 am, Dirk Mueller wrote:
> > Shouldn't all that stuff be in the anonymous namespace instead?
>
> Nope. Those are still exported and the long symbol makes the symbol lookup
> far worse.
then what about unnamed namespace

namespace {
  blah blah blah
}

behaves like static !

regards
-- 
C.




More information about the kde-core-devel mailing list