#include <bits/stl_vector.h>
Go to the source code of this file.
Namespaces | |
namespace | std |
Classes | |
class | std::std::vector< bool, Alloc > |
A specialization of vector for booleans which offers fixed time access to individual elements in any order. More... |
Definition in file stl_bvector.h.