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::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 186 of file help_impl.hpp.

Member Function Documentation

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

Definition at line 189 of file help_impl.hpp.

References help::topic::title.


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