![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Namespaces | |
| namespace | uLang |
| namespace | uLang::AlgoImpl |
| namespace | uLang::Algo |
Functions | |
| template<typename T > | |
| size_t | uLang::AlgoImpl::RotateInternal (T *First, size_t Num, size_t Count) |
| template<typename RangeType > | |
| ULANG_FORCEINLINE size_t | uLang::Algo::Rotate (RangeType &&Range, size_t Count) |