
25 Jun
2010
25 Jun
'10
4:15 p.m.
How feasible would generalizing the iterators used by multi_array be, for use by any typical array (eg. std::vector<T> or T*?) type? I know I would love that!