
27 Mar
2012
27 Mar
'12
8:56 a.m.
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