Subject: [Boost-users] [ptr_container] Disable indirection interface
From: Philipp Moeller (philipp.moeller_at_[hidden])
Date: 2012-03-27 04:56:21


I have an API that expects iterators to pointers and using it with
ptr_container would simplify some code. But the indirection
interface of ptr_container prevents this.

I can of course add an iterator adapter on top of the ptr_vector but
that seems like overkill to me.

-- 
Philipp Moeller
GeometryFactory