The Battle for Wesnoth  1.19.0-dev
Public Member Functions | List of all members
help::title_less Class Reference

To be used as a function object when sorting topic lists on the title. More...

#include <help_impl.hpp>

Public Member Functions

bool operator() (const topic &t1, const topic &t2)
 

Detailed Description

To be used as a function object when sorting topic lists on the title.

Definition at line 183 of file help_impl.hpp.

Member Function Documentation

◆ operator()()

bool help::title_less::operator() ( const topic t1,
const topic t2 
)
inline

Definition at line 186 of file help_impl.hpp.

References translation::compare(), and help::topic::title.


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