Table of Contents
Wwise SDK 2019.2.9
|
◆ RemoveItem()
template<class T , template< class > class U_NEXTITEM = AkListBareNextItem, template< class > class COUNT_POLICY = AkCountPolicyNoCount, template< class > class LAST_POLICY = AkLastPolicyWithLast>
Remove an element. Definition at line 394 of file AkListBare.h. Referenced by AkListBare< PoolChunk, AkListBareLightNextItem, AkCountPolicyNoCount, AkLastPolicyNoLast >::Erase(). |