Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TDeque
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const ElementType & Last () |
Containers/Deque.h | ||
ElementType & Last () |
Containers/Deque.h |
Last()
| Name | Last |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/Deque.h |
| Include Path | #include "Containers/Deque.h" |
const ElementType & Last() const
Last()
| Name | Last |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/Deque.h |
| Include Path | #include "Containers/Deque.h" |
ElementType & Last()