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