Boost logo

Boost Users :

Subject: Re: [Boost-users] [multi_array] Support for begin( ) & end( )?
From: Ronald Garcia (garcia_at_[hidden])
Date: 2008-10-08 08:58:57


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_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net