fre 2010-12-17 klockan 01:38 +1300 skrev Amos Jeffries: > Apparently old GCC (dont care), HPUX and Solaris (do care) all complain > about it. > According to some C++ discussions they are wrong, but it does not hurt > to remove these for now and save on using a bunch of hacks.
I would not call static functions a hack, static vs global is just another namespace tuning tool, but fine. Regards Henrik
