Table of Contents
Wwise SDK 2019.2.9
|
◆ RemoveAll()
template<class T , template< class > class U_NEXTITEM = AkListBareNextItem, template< class > class COUNT_POLICY = AkCountPolicyNoCount, template< class > class LAST_POLICY = AkLastPolicyWithLast>
Remove all elements. Definition at line 373 of file AkListBare.h. Referenced by AkListBare< PoolChunk, AkListBareLightNextItem, AkCountPolicyNoCount, AkLastPolicyNoLast >::Term(). |