template<class T, class ARG_T, class TAlloc = ArrayPoolDefault, unsigned long TGrowBy = 1, class TMovePolicy = AkAssignmentMovePolicy<T>>
Pointer to the item in the array. Definition at line 106 of file AkArray.h. Referenced by AkArray< T_ITEM, const T_ITEM &, U_POOL, TGrowBy, TMovePolicy >::Begin(), AkArray< T_ITEM, const T_ITEM &, U_POOL, TGrowBy, TMovePolicy >::End(), AkArray< T, ARG_T, TAlloc, TGrowBy, TMovePolicy >::Iterator::operator!=(), AkArray< T, ARG_T, TAlloc, TGrowBy, TMovePolicy >::Iterator::operator*(), AkArray< T, ARG_T, TAlloc, TGrowBy, TMovePolicy >::Iterator::operator++(), AkArray< T, ARG_T, TAlloc, TGrowBy, TMovePolicy >::Iterator::operator--(), and AkArray< T, ARG_T, TAlloc, TGrowBy, TMovePolicy >::Iterator::operator==(). |
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise