12#ifndef __cxz_aindex_h__
13#define __cxz_aindex_h__
29 using YIndex::operator=;
const T * operator->() const
AIndex operator-(Int n) const
const T & operator*() const
AIndex operator+(Int n) const
AIndex(const T *data, const RangePtr &range, SizeT lexpos=0)
BIndex operator-(Int n) const
BIndex operator+(Int n) const
BIndex(T *data, const RangePtr &range, SizeT pos=0)
Sptr< YRange > range() const
Sptr< RangeBase > RangePtr
YIndex yindex(const DPack &pack)
XIndexBase and XIndex template declaration.
YRange and YIndex declaration.