Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FindSortedStringCaseInsensitive.h File Reference
#include "CoreTypes.h"
+ Include dependency graph for FindSortedStringCaseInsensitive.h:

Go to the source code of this file.

Namespaces

namespace  Algo
 

Functions

int32 Algo::FindSortedStringCaseInsensitive (const TCHAR *Str, const TCHAR *const *SortedArray, int32 ArrayCount)
 
template<int32 ArraySize>
FORCEINLINE int32 Algo::FindSortedStringCaseInsensitive (const TCHAR *Str, const TCHAR *const (&SortedArray)[ArraySize])