mirror of
https://github.com/boostorg/multi_array.git
synced 2025-05-12 05:41:37 +00:00
commit
5578fc341e
@ -60,7 +60,7 @@ class array_iterator
|
|||||||
, private
|
, private
|
||||||
value_accessor_generator<T,NumDims>::type
|
value_accessor_generator<T,NumDims>::type
|
||||||
{
|
{
|
||||||
friend class iterator_core_access;
|
friend class ::boost::iterator_core_access;
|
||||||
typedef detail::multi_array::associated_types<T,NumDims> access_t;
|
typedef detail::multi_array::associated_types<T,NumDims> access_t;
|
||||||
|
|
||||||
typedef iterator_facade<
|
typedef iterator_facade<
|
||||||
|
Loading…
x
Reference in New Issue
Block a user