
22 Feb
2010
22 Feb
'10
4:44 p.m.
On 22 February 2010 15:59, <joaquin@tid.es> wrote:
Given the very limited interface of tokenmap, you can easily implement in on top of a std::list, whose iterators do not get invalidated. I think Andrey's question is a critical one and has not yet been addressed.
I believe Tokenmap's tokens will remain valid if the container is copied. Or even serialized. Daniel