#include <bits/stl_vector.h>Include dependency graph for stl_bvector.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | std |
Classes | |
| class | 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.
1.3.8