> So it's going to be vector<bool> to the rescue. I don't know enough about how this container will be used in drizzle, so I can only offer this as an item of possible interest: "Item 18: Avoid using vector<bool>" from Meyers' "Effective STL".
-- Bob Dempsey _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

