Ron,
Thanks for your patience. Since posting these questions I've realized the
answers are
in black & white in the reference manual; unfortuneately I'd been reading
the tutorial,
thinking it was a bit sparse, and not realizing the reference also existed!
Sorry!
I've asked a (hopefully) more interesting question later (which I couldn't
find answered
in the reference).
- Rob.
On Wed, Oct 8, 2008 at 1:58 PM, Ronald Garcia
Hi Rob,
multi_array does support begin and end, and it does iterate over the first subscript. an iterator over an n dimensional array dereferences to an n-1 dimensional subarray.
Cheers, ron
On Oct 7, 2008, at 10:07 AM, Robert Jones wrote:
Does multi_array support begin( ) & end( ) methods? If so
what are their semantics? Does the returned iterator iterate over the first subscript, or over the whole container, or something else?
Thanks
- Rob.
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
-- ACCU - Professionalism in programming - http://www.accu.org