Rosetta
Classes | Namespaces
vector0.hh File Reference

vector0: std::vector with assert-checked bounds More...

#include <utility/vector0.fwd.hh>
#include <utility/vectorL.hh>
#include <utility/vector0_bool.hh>

Classes

class  utility::vector0< T, A >
 std::vector with assert-checked bounds 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

vector0: std::vector with assert-checked bounds

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