Boost logo

Boost :

From: Robert Dailey (rcdailey_at_[hidden])
Date: 2007-12-13 15:40:49


Wow, that was quick! Thanks :)

On Dec 13, 2007 2:01 PM, Thorsten Ottosen <thorsten.ottosen_at_[hidden]> wrote:
> Robert Dailey skrev:
>
> > As of today, I cannot use ptr_vector because it fails to compile on
> > Visual Studio 2005. Below is the error I'm getting:
> >
> > boost\ptr_container\ptr_sequence_adapter.hpp(146) : error C2039:
> > 'clone_allocator_type' : is not a member of
> > 'boost::ptr_container_detail::reversible_ptr_container<Config,CloneAllocator>'
> >
> > My declaration is as follows:
> >
> > class Object;
> > boost::ptr_vector<Object> m_objects;
>
> Fixed.
>
> I forgot to submit this file, when I edited ptr_sequence_adapter.
>
> Thanks
>
> -Thorsten
> _______________________________________________
> 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