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
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 38 of file ban.hpp.

Member Function Documentation

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

Definition at line 46 of file ban.cpp.


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