#include <StringUtils.h>
|
bool | operator() (const std::string &strItem1, const std::string &strItem2) const |
|
bool | operator() (std::string_view strItem1, std::string_view strItem2) const |
|
◆ operator()() [1/2]
bool KODI::UTILS::sortstringbyname::operator() |
( |
const std::string & | strItem1, |
|
|
const std::string & | strItem2 ) const |
|
inline |
◆ operator()() [2/2]
bool KODI::UTILS::sortstringbyname::operator() |
( |
std::string_view | strItem1, |
|
|
std::string_view | strItem2 ) const |
|
inline |
The documentation for this struct was generated from the following file: