6 Sep
2002
6 Sep
'02
7:42 a.m.
I got many errors with boost\array.hpp after I chaged to use stlport instead of the one from msvc7. one of these errors is: d:\cpplibs\boost\boost\array.hpp(61) : error C2039: '_Ptrit' : is not a member of '_STL' I have tried to config stlport with STLP_NO_OWN_NAMESPACE and _STLP_DONT_RENAME_STD but the errors still exist. Is it a bug in array.hpp or stlport? Regards, Lirong