6 Sep
2006
6 Sep
'06
6:25 p.m.
LionAM wrote:
Thorsten Ottosen-3 wrote:
Just a note: vc6 is not the most compliant compiler around, and it will have problems with some cornors of Boost.PtrContainer, especially in the new versions.
I suggest you upgrade ASAP to at least 7.1 service pack 1.
I know these problems, but unfortunately I'm programming on an university pc - and I'm neither the only user nor an administrator...
But surely you can contact your administrator to install a free version of say visual c++ 8?
Do you perhaps know a light-weight-Version of ptr_vector, which only has basic features? For example not having to dereference the iterator twice. And which deletes the data automatically when it is removed...
Nope, sorry.
std::vector