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

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

#include <help_impl.hpp>

Public Member Functions

bool operator() (const section &s1, const section &s2)
 

Detailed Description

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

Definition at line 193 of file help_impl.hpp.

Member Function Documentation

◆ operator()()

bool help::section_less::operator() ( const section s1,
const section s2 
)
inline

Definition at line 196 of file help_impl.hpp.

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


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