I have a copy of viewer-interesting that I patched with code from my NaCl-release repo. I can upload it to my repo later so you can see examples of how I converted custom code to the new types.
On Fri, May 9, 2014 at 3:52 PM, Nicky Perian <[email protected]> wrote: > haven't tried, looks like the best choice is items->array.at(i) > > > > On Friday, May 9, 2014 8:47 AM, Lance Corrimal < > [email protected]> 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 >
_______________________________________________ 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
