Boost logo

Boost Users :

From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2007-08-23 11:07:25


Aljaz skrev:
> Hello
>
> I'm trying to use ptr_vector but I'm having headaches because I have no
> idea why I'm getting this error:
>
> error C2248:
> 'boost::ptr_container_detail::reversible_ptr_container<Config,CloneAllocator>::operator
> =' : cannot access private member declared in class

[snip]

> boost::ptr_vector<main> m_vector;

Is this the only code?

Note you can't currently copy/copy-assign a ptr_container.

-Thorsten


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net