Cockatrice 2025-11-30-Development-2.11.0-beta.38
A cross-platform virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
CardSetList::KeyCompareFunctor Class Reference

Internal comparison functor for sorting by sort key. More...

Public Member Functions

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

Detailed Description

Internal comparison functor for sorting by sort key.

Used internally by sortByKey() to order sets consistently according to their assigned numeric sort keys.

Member Function Documentation

◆ operator()()

bool CardSetList::KeyCompareFunctor::operator() ( const CardSetPtr & a,
const CardSetPtr & b ) const
inline

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