#include <moveAdaptor.h>
Static Public Member Functions | |
template<class State > | |
static bool | isMember (const State &state, Move m) |
Definition at line 22 of file moveAdaptor.h.
static bool osl::move_classifier::PlayerMoveAdaptor< Classifier >::isMember | ( | const State & | state, |
Move | m | ||
) | [inline, static] |
Definition at line 25 of file moveAdaptor.h.
References osl::BLACK, osl::Move::from(), osl::Move::player(), osl::Move::ptype(), and osl::Move::to().
Referenced by osl::move_generator::LegalMoves::generate().