$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: li_lirong (lilirong_at_[hidden])
Date: 2002-09-06 02:42:31
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