Rosetta
|
vector1: std::vector with 1-based indexing: bool specialization More...
#include <utility/vector1.hh>
Go to the source code of this file.
Classes | |
class | utility::vector1< bool, A > |
std::vector with 1-based indexing: bool specialization More... | |
Namespaces | |
utility | |
unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0. | |
vector1: std::vector with 1-based indexing: bool specialization
Definition in file vector1_bool.hh.