Subject: [Boost-users] [multi_array] Support for begin( ) & end( )?
From: Robert Jones (robertgbjones_at_[hidden])
Date: 2008-10-07 11:07:10


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.