#include <NArray.h>
Inheritance diagram for NBaseArray:
List of all members.
It would be useful to have an array data structure that utilises a tree of fixed-size arrays, thus trading off access time (const vs. o(logbn)) and poor insert/delete performance against eliminating copies.
Definition at line 30 of file NArray.h.
[inline]
[inline]
[inline]
[protected]
[inline]
[inline]
[protected]
[protected]
[protected]
[protected]