The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 194 of file help_impl.hpp.

Member Function Documentation

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

Definition at line 197 of file help_impl.hpp.

References help::section::title.


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