Boost logo

Boost Users :

From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2007-11-29 03:51:34


chun ping wang skrev:
> hmm yeah i want to be able to store them in ptr_vector<int> a3.
>
> Since this doesn't work.. you think their would be future work around to
> support integeration with stl algorithms.

If you were to implement output iterators for ptr_containers, I would be
happy to include it.

The planned void* -> T* implementation will also make it easier to use
some stl algorithms. But notice most algorithms use Copyability,
something not usually supported by polymorphic types.

-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