This commit is contained in:
Ronald Garcia 2015-11-01 01:01:18 -08:00
parent bf7d4881c0
commit fcf70a4560

View File

@ -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<