Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TCheckedPointerIterator
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TCheckedPointerIterator operator-
(
ptrdiff_t N |
Containers/Array.h | ||
ptrdiff_t operator-
(
const TCheckedPointerIterator& Rhs |
Containers/Array.h |
operator-(ptrdiff_t)
| Name | operator- |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/Array.h |
| Include Path | #include "Containers/Array.h" |
TCheckedPointerIterator operator-
(
ptrdiff_t N
) const
operator-(const TCheckedPointerIterator &)
| Name | operator- |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/Array.h |
| Include Path | #include "Containers/Array.h" |
ptrdiff_t operator-
(
const TCheckedPointerIterator & Rhs
) const