My Project
|
#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.
|
inlinestatic |
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_classifier::ConditionAdaptor< Classifier >::isMember().