From: Scott C. <can...@os...> - 2007-09-05 15:36:15
|
> Fixed. It was vary hard because msvc6 is not true C++ compiler. No true > template member function is really pain. Linking error was really nasty. > Its unfixable in 'a right way'. I have to instantiate manually > CategoryStream::operator << for basic types and std::string and > std::wstring. Please, check it. I am not sure Factory stuff workable under > msvc6, but as I understand you don't need it anyway. No, I don't use it. Is there a brief description of what it does? I'll pull the tree again and try it out. -- Scott |