mirror of
https://github.com/boostorg/multi_array.git
synced 2025-05-11 05:13:53 +00:00
committing https://github.com/boostorg/multi_array/pull/6 to master.
This commit is contained in:
parent
bf7d4881c0
commit
fcf70a4560
@ -60,7 +60,7 @@ class array_iterator
|
||||
, private
|
||||
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 iterator_facade<
|
||||
|
Loading…
x
Reference in New Issue
Block a user