[opensource-dev] Replacement class for LLDynamicArray

Lance Corrimal Lance.Corrimal at eregion.de
Fri May 9 06:47:25 PDT 2014


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


More information about the opensource-dev mailing list