make that items->at(i) to match your example.
On Fri, May 9, 2014 at 3:53 PM, Ambrosia <chaoss...@gmail.com> wrote: > array->at(i), if 'array' is a pointer to a vector. > > --Chalice Yao > > > On Fri, May 9, 2014 at 3:47 PM, Lance Corrimal > <lance.corri...@eregion.de>wrote: > >> Am Freitag, 9. Mai 2014, 15:37:15 schrieb Nicky D.: >> > > > I notice "operator[](i)" is used in the interesting, >> > > >> > > With std::vector, you could also use array.at(i), which is >> equivalent. >> >> So what would i do with a items->get(i) (excuse my stupid)? >> >> >> Cheers >> LC >> _______________________________________________ >> Policies and (un)subscribe information available here: >> http://wiki.secondlife.com/wiki/OpenSource-Dev >> Please read the policies before posting to keep unmoderated posting >> privileges >> > >
_______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges