xoreos  0.0.5
Public Member Functions | List of all members
Common::UString::iless Struct Reference

#include <ustring.h>

Inheritance diagram for Common::UString::iless:
Inheritance graph
[legend]
Collaboration diagram for Common::UString::iless:
Collaboration graph
[legend]

Public Member Functions

bool operator() (const UString &str1, const UString &str2) const
 

Detailed Description

Definition at line 60 of file ustring.h.

Member Function Documentation

◆ operator()()

bool Common::UString::iless::operator() ( const UString str1,
const UString str2 
) const
inline

Definition at line 61 of file ustring.h.

References Common::UString::lessIgnoreCase().

Here is the call graph for this function:

The documentation for this struct was generated from the following file: