指定した駒が移動先によってはpromoteできる場合 More...
Static Public Member Functions | |
template<class Action > | |
static void | generate (NumEffectState const &state, Piece p, Action &action) |
指定した駒が移動先によってはpromoteできる場合
Definition at line 154 of file promote_.tcc.
|
inlinestatic |
Definition at line 157 of file promote_.tcc.
References osl::move_generator::promote::MayPromoteDir< P, T, noCapture, Dir >::generate().
Referenced by osl::move_generator::promote::EachOnBoard< Action, P, T, noCapture >::operator()().