It was the <algorithm> file. I did updates and made a mistake. It was an
extra brace.

Thank you very much!

"Peter Dimov" <[EMAIL PROTECTED]> wrote in message
000b01c2a83d$a1a287d0$1d00a8c0@pdimov2">news:000b01c2a83d$a1a287d0$1d00a8c0@pdimov2...
> From: "Steven Ketcham" <[EMAIL PROTECTED]>
> >
>
libs\signals\build\bin\libboost_signals.lib\msvc\debug\runtime-link-dynamic\
> > trackable.obj
> > trackable.cpp
> > boost_1_29_0\boost/shared_ptr.hpp(157) : error C2039: 'auto_ptr' : is
not
> a
> > member of 'std'
> >         boost_1_29_0\boost/shared_ptr.hpp(265) : see reference to class
> > template instantiation 'std::boost::shared_ptr<T>' being compiled
>
> That std::boost::shared_ptr very odd, it probably means that a closing
brace
> is missing somewhere. My bet is that your <memory> is corrupt.
>
> _______________________________________________
> Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost
>




_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to