Rosetta  2016.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces
vector1.hh File Reference

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.
 

Detailed Description

vector1: std::vector with 1-based indexing

Author
Stuart G. Mentzer (Stuar.nosp@m.t_Me.nosp@m.ntzer.nosp@m.@obj.nosp@m.exx.c.nosp@m.om)