Wwise SDK 2023.1.8
|
◆ Reserve()
template<class T , class ARG_T , class TAlloc = ArrayPoolDefault, class TGrowBy = AkGrowByPolicy_DEFAULT, class TMovePolicy = AkAssignmentMovePolicy<T>>
Ensure preallocation of a number of items. Reserve() won't change the Length() of the array and does nothing if in_ulReserve is smaller or equal to current Reserved() size. If an allocation occurs, i.e.
Definition at line 529 of file AkArray.h. Referenced by AkArray< T_MAPSTRUCT *, T_MAPSTRUCT *, ArrayPoolDefault, AkGrowByPolicy_NoGrow >::ReserveExtra(). |
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise