Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
fixedsizearray0.fwd.hh File Reference

unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0. More...

#include <platform/types.hh>

Classes

class  utility::fixedsizearray0< T, S >
 

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

unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0.

Author
Andrew Leaver-Fay (aleav.nosp@m.erfa.nosp@m.y@gma.nosp@m.il.c.nosp@m.om)