All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
osl::eval::EvalCompareLargerNT Struct Reference

評価の高い順に並べる比較 More...

#include <evalCompareLarger.h>

Public Member Functions

 EvalCompareLargerNT (Player p)
 
bool operator() (int l, int r) const
 

Public Attributes

const Player player
 

Detailed Description

評価の高い順に並べる比較

Definition at line 26 of file evalCompareLarger.h.

Constructor & Destructor Documentation

osl::eval::EvalCompareLargerNT::EvalCompareLargerNT ( Player  p)
inline

Definition at line 29 of file evalCompareLarger.h.

Member Function Documentation

bool osl::eval::EvalCompareLargerNT::operator() ( int  l,
int  r 
) const
inline

Definition at line 32 of file evalCompareLarger.h.

References osl::eval::betterThan(), and player.

Member Data Documentation

const Player osl::eval::EvalCompareLargerNT::player

Definition at line 28 of file evalCompareLarger.h.

Referenced by operator()().


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