I did not mean to imply that these classes were equal to std::array.
However, the var length array will be very similar, it will also allocate the given size on the stack. An alternative if C++11 is not available.
Not sure what you mean with indirection though.
Cheers,
_
Bookmarks