Version

menu_open
template<class T, class ARG_T, class TAlloc = ArrayPoolDefault, unsigned long TGrowBy = 1, class TMovePolicy = AkAssignmentMovePolicy<T>>
Iterator AkArray< T, ARG_T, TAlloc, TGrowBy, TMovePolicy >::EraseSwap ( Iterator in_rIter  )  [inline]

Erase the specified iterator in the array. but it dos not guarantee the ordering in the array. This version should be used only when the order in the array is not an issue.

Definition at line 244 of file AkArray.h.

Referenced by AkArray< T_ITEM, const T_ITEM &, U_POOL, TGrowBy, TMovePolicy >::RemoveSwap().


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise