Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
sortstringbyname Struct Reference

#include <StringUtils.h>

Public Member Functions

bool operator() (const std::string &strItem1, const std::string &strItem2) const
 
bool operator() (std::string_view strItem1, std::string_view strItem2) const
 

Member Function Documentation

◆ 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: