バージョン
template<class T, class ARG_T, class TAlloc = ArrayPoolDefault, unsigned long TGrowBy = 1, class TMovePolicy = AkAssignmentMovePolicy<T>>
Returns the iterator to the first item of the array, will be End() if the array is empty. 参照元 AkAcousticPortal::AddOrUpdateLink(), AkArray< T_ITEM, const T_ITEM &, U_POOL, TGrowBy, TMovePolicy >::FindEx(), AkAcousticPortal::FindIntersections(), と AkArray< T_ITEM, const T_ITEM &, U_POOL, TGrowBy, TMovePolicy >::RemoveAll(). |