Boost logo

Boost :

Subject: Re: [boost] [Review] XInt Review
From: Vladimir Prus (ghost_at_[hidden])
Date: 2011-03-25 04:02:21


On Friday, March 04, 2011 18:19:45 Joel Falcou wrote:
> No. you shield yourself from this by having a proper iterator/range
> types that hides said details of your internals. Code works with
> std::vector iterator everywhere and the concept iterator makes it
> possible to work even if w/e vendor decide to implement quantum
> information storage instead of contiguous one.

I believe that std::vector is required, these days, to implement
continuous storage. Presumably, to take some flexibility from you ;-)

- Volodya


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk