The Battle for Wesnoth  1.19.0-dev
Public Member Functions | List of all members
utils::res_compare Struct Reference

#include <string_utils.hpp>

Public Member Functions

bool operator() (const std::string &a, const std::string &b) const
 Returns whether a < b, considering res_order. More...
 

Detailed Description

Definition at line 39 of file string_utils.hpp.

Member Function Documentation

◆ operator()()

bool utils::res_compare::operator() ( const std::string &  a,
const std::string &  b 
) const
inline

Returns whether a < b, considering res_order.

Definition at line 41 of file string_utils.hpp.

References a, b, and utils::res_order.


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