Version

menu_open
Wwise SDK 2019.2.15

◆ EraseSwap()

template<class T , class ARG_T , class TAlloc = ArrayPoolDefault, class TGrowBy = AkGrowByPolicy_DEFAULT, 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 382 of file AkArray.h.

Referenced by AkArray< T, const T &, U_POOL, AkGrowByPolicy_DEFAULT, AkAssignmentMovePolicy< T > >::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