AzerothCore
3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
Public Member Functions
|
List of all members
StringCompareLessI_T Struct Reference
#include "
Util.h
"
Public Member Functions
bool
operator()
(std::string_view a, std::string_view b) const
Detailed Description
Member Function Documentation
◆
operator()()
bool StringCompareLessI_T::operator()
(
std::string_view
a
,
std::string_view
b
)
const
inline
415
{
return
StringCompareLessI
(a, b); }
StringCompareLessI
AC_COMMON_API bool StringCompareLessI(std::string_view a, std::string_view b)
Definition:
Util.cpp:603
References
StringCompareLessI()
.
StringCompareLessI_T
Generated on Mon Sep 23 2024 20:42:40 for AzerothCore by
1.9.5