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

#include <help_impl.hpp>

Public Member Functions

bool operator() (const std::string &s1, const std::string &s2) const
 

Detailed Description

Definition at line 202 of file help_impl.hpp.

Member Function Documentation

◆ operator()()

bool help::string_less::operator() ( const std::string &  s1,
const std::string &  s2 
) const
inline

Definition at line 205 of file help_impl.hpp.

References translation::compare().


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