|
ug4
|
#include <index_view.h>
Classes | |
| struct | iterator |
Public Member Functions | |
| iterator | begin () |
| BlockSliceIndexView (index_type from, index_type to, index_type block) | |
| iterator | end () |
| bool | is_in_view (const iterator &i) |
| bool | is_in_view (index_type i) |
Private Attributes | |
| index_type | m_from |
| index_type | m_to |
|
inline |
|
inline |
References ug::BlockSliceIndexView< index_type >::m_from.
|
inline |
References ug::BlockSliceIndexView< index_type >::m_to.
|
inline |
|
inline |
|
private |
|
private |