
15 Aug
2014
15 Aug
'14
11:06 p.m.
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