v1.1.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Classes
Array

Container classes, Array and BitArray. More...

Classes

class  Sifteo::Array< T, tCapacity, sizeT >
 A statically sized array. More...
 
class  Sifteo::BitArray< tSize >
 A fixed-size array of bits, with compact storage and fast iteration. More...
 

Detailed Description

Container classes, Array and BitArray.