All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
osl::record::opening::WMoveSort Struct Reference

WMoveのWeightによるsort. More...

#include <openingBook.h>

List of all members.

Public Member Functions

bool operator() (const WMove &l, const WMove &r) const

Detailed Description

WMoveのWeightによるsort.

Definition at line 141 of file openingBook.h.


Member Function Documentation

bool osl::record::opening::WMoveSort::operator() ( const WMove l,
const WMove r 
) const [inline]

Definition at line 143 of file openingBook.h.

References osl::record::opening::WMove::getWeight().


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