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

We want to move the lowest value to the top. More...

#include <ban.hpp>

Public Member Functions

bool operator() (const banned_ptr &a, const banned_ptr &b) const
 

Detailed Description

We want to move the lowest value to the top.

Definition at line 37 of file ban.hpp.

Member Function Documentation

◆ operator()()

bool wesnothd::banned_compare::operator() ( const banned_ptr a,
const banned_ptr b 
) const

Definition at line 47 of file ban.cpp.

References a.


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