Subject: [Boost-users] [multi_array] size( ) of views.
From: Robert Jones (robertgbjones_at_[hidden])
Date: 2008-10-07 10:43:09


Am I correct in thinking that multi_array has a size() method
which reports the first subscript, whereas views of multi_array
do not support tht size() method?

- Rob.