Rosetta Utilities  2015.09
Classes | Namespaces
fixedsizearray1.fwd.hh File Reference

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

#include <platform/types.hh>

Classes

class  utility::fixedsizearray1iterator< T, S >
 
class  utility::fixedsizearray1const_iterator< T, S >
 
class  utility::fixedsizearray1< T, S >
 

Namespaces

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

Detailed Description

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

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