Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TRingBuffer
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/RingBuffer.h |
| Include | #include "Containers/RingBuffer.h" |
void Reserve
&40;
SizeType RequiredCapacity
&41;
Remarks
Set the capacity to the maximum of the current capacity and the (next power of two greater than or equal to) the given capacity.