Mari's Tarot
 All Classes Files Functions Variables Enumerations Enumerator Friends
Public Member Functions | List of all members
Player::cardOrder Struct Reference

A structure to automatically fix an insert order into cards' sets. More...

#include <Player.hpp>

Collaboration diagram for Player::cardOrder:
Collaboration graph

Public Member Functions

bool operator() (const shared_ptr< Card > lhs, const shared_ptr< Card > rhs) const
 

Detailed Description

A structure to automatically fix an insert order into cards' sets.

Member Function Documentation

bool Player::cardOrder::operator() ( const shared_ptr< Card lhs,
const shared_ptr< Card rhs 
) const
inline

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