[opensource-dev] Replacement class for LLDynamicArray

Ambrosia chaosstar at gmail.com
Fri May 9 06:54:10 PDT 2014


make that items->at(i) to match your example.


On Fri, May 9, 2014 at 3:53 PM, Ambrosia <chaosstar at 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.Corrimal at 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
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20140509/879d13cb/attachment.htm 


More information about the opensource-dev mailing list