Subject: Re: [boost] [container] New container: why is everybody silent?
From: Nigel Stewart (nigels.com_at_[hidden])
Date: 2014-08-16 01:06:18


Just curious if this container might be better suited to sorting (and
re-sorting) than a std::vector.
And, I guess, for containers of large structs that are relatively
expensive to copy or swap by value?

- Nigel