Rosetta  2020.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
vector0_bool.hh File Reference

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

#include <utility/vector0.hh>

Classes

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

Detailed Description

vector0: std::vector with assert-checked bounds: bool specialization

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