All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
osl::eval::EvalCompareLarger< P > Struct Template Reference

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

#include <evalCompareLarger.h>

List of all members.

Public Member Functions

bool operator() (int l, int r) const

Detailed Description

template<Player P>
struct osl::eval::EvalCompareLarger< P >

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

Definition at line 15 of file evalCompareLarger.h.


Member Function Documentation

template<Player P>
bool osl::eval::EvalCompareLarger< P >::operator() ( int  l,
int  r 
) const [inline]

Definition at line 17 of file evalCompareLarger.h.

References osl::eval::betterThan().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines