Version

menu_open
Wwise SDK 2023.1.3

◆ Insert() [1/2]

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 >::Insert ( Iterator in_rIter)
inline

Insert an item at the specified position without filling it. Success: returns an iterator pointing to the new item. Failure: returns end iterator.

Definition at line 691 of file AkArray.h.

Referenced by AkArray< T_MAPSTRUCT *, T_MAPSTRUCT *, ArrayPoolDefault, AkGrowByPolicy_NoGrow >::Insert().


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