STL containers.

Hello,

After reading about the vector<bool> specialization where each "bool" is replaced by a bit to save memory, I was wondering:
Is there a bool specialization for (val)arrays? If not, why not? If so, which of the two should I use in which situations?

Any and all insights are welcome!
Topic archived. No new replies allowed.