cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
STL containers.
STL containers.
Mar 16, 2012 at 5:17pm UTC
Gaminic
(1621)
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.