#include <base.hpp>


Public Types | |
| typedef super_type::index | index |
| typedef T | element |
| typedef T | value_type |
| typedef T & | reference |
| typedef T const & | const_reference |
| typedef multi_array_types::size_type | size_type |
| typedef multi_array_types::difference_type | difference_type |
| typedef multi_array_types::index_range | index_range |
| typedef multi_array_types::extent_range | extent_range |
| typedef multi_array_types::index_gen | index_gen |
| typedef multi_array_types::extent_gen | extent_gen |
Protected Member Functions | |
| template<typename Reference , typename TPtr > | |
| Reference | access (boost::type< Reference >, index idx, TPtr base, const size_type *extents, const index *strides, const index *index_bases) const |
| value_accessor_one () | |
| ~value_accessor_one () | |
| typedef T const& boost::detail::multi_array::value_accessor_one< T >::const_reference |
|
inherited |
| typedef T boost::detail::multi_array::value_accessor_one< T >::element |
|
inherited |
|
inherited |
| typedef super_type::index boost::detail::multi_array::value_accessor_one< T >::index |
|
inherited |
|
inherited |
| typedef T& boost::detail::multi_array::value_accessor_one< T >::reference |
|
inherited |
| typedef T boost::detail::multi_array::value_accessor_one< T >::value_type |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
References BOOST_ASSERT, and boost::ignore_unused_variable_warning().