Boost logo

Boost Users :

From: Bo Peng (ben.bob_at_[hidden])
Date: 2005-04-23 11:17:55


> if nothing is even going to change in the container, do you know the
> number of items at compile time? If so, you could perhaps use boost::array.
>

Items will (only) be added, removed and searched. Order of items does
not matter so any container should work, as long as it does not move
items around once they are added.

Bo


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net