51 for (p = in.head(); p!= 0; p = p->
next(), ++i)
62 for (p = in.
head(); p!= 0; p = p->
next(), ++i)
INLINE const T & a_no_check(ssize_t n) const
read-only const access operator: without bounds checking
void resize(ssize_t n, int set=1)
EST_TVector< T > & copy(EST_TVector< T > a, const EST_TList< T > &in)
T & item(const EST_Litem *p)