Boost logo

Boost :

From: Steven Ketcham (sketcham_at_[hidden])
Date: 2002-12-20 11:55:57


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

Thank you very much!

"Peter Dimov" <pdimov_at_[hidden]> wrote in message
news:000b01c2a83d$a1a287d0$1d00a8c0_at_pdimov2...
> From: "Steven Ketcham" <sketcham_at_[hidden]>
> >
>
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
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk