Rosetta
|
vector1: std::vector with 1-based indexing More...
#include <utility/vector1.fwd.hh>
#include <utility/vectorL.hh>
#include <algorithm>
#include <utility/vector1_bool.hh>
Classes | |
class | utility::vector1< T, A > |
std::vector with 1-based indexing 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