Ark Server API (ASA) - Wiki
|
#include "Templates/UnrealTemplate.h"
Go to the source code of this file.
Namespaces | |
namespace | AlgoImpl |
namespace | Algo |
Functions | |
template<typename T > | |
int32 | AlgoImpl::RotateInternal (T *First, int32 Num, int32 Count) |
template<typename RangeType > | |
FORCEINLINE int32 | Algo::Rotate (RangeType &Range, int32 Count) |