TResizableCircularQueue

Overload list

Windows
MacOS
Linux
Name Description

Public function

TResizableCircularQueue()

Public function

TResizableCircularQueue

(
    SIZE_T InitialCapacity
)

Construct Empty Queue with the given initial Capacity, Capacity must be a power of two since we rely on unsigned arithmetics for wraparound

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss