Menu

ConstantSizeList.h File Reference

#include <stdint.h>
#include "object/Array.h"
#include "object/Uninitialized.h"

Go to the source code of this file.

Data Structures

class  object::ConstantSizeList< T, N, callDestructor >
 ConstantSizeList is a simple abstraction of a list with a maximum length of N elements, supporting an iterator interface. More...
class  object::ConstantSizeList< T, N, callDestructor >::ConstantSizeListIterator
 defines a usual iterator More...

Namespaces

namespace  object