Boost logo

Boost :

Subject: Re: [boost] [Containers] Marshalling deques
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2011-08-22 15:23:26


El 22/08/2011 19:44, Brian Wood escribió:
>
> There's a thread here --
> http://groups.google.com/group/comp.lang.c++/browse_thread/thread/0a6a19f831878637/f7ab0e563d0990d6?lnk=raot#f7ab0e563d0990d6
>
> that I'd like to mention. Does the deque in the Containers
> library have support for accessing the chunks it uses?

No.

> Would you be willing to add a function that gives that? Tia.

Yes, I think we need to think about a useful interface for that, maybe
something like local_iterator in unordered containers or something like
segmented iterator described by Matt Austern in his "Segmented Iterators
and Hierarchical Algorithms" paper

Best,

Ion


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