#include <applyMoveWithPath.h>
Static Public メソッド | |
template<class State, class Function> | |
static void | doUndoMove (State &state, PathEncoding &path, Move move, Function &h) |
doUndoMove PathEncoding ƥʥС | |
template<class State, class Function> | |
static void | doUndoMoveOrPass (State &state, PathEncoding &path, Move move, Function &h) |
applyMoveWithPath.h の 13 行で定義されています。
static void osl::apply_move::ApplyMoveWithPath< P >::doUndoMove | ( | State & | state, | |
PathEncoding & | path, | |||
Move | move, | |||
Function & | h | |||
) | [inline, static] |
static void osl::apply_move::ApplyMoveWithPath< P >::doUndoMoveOrPass | ( | State & | state, | |
PathEncoding & | path, | |||
Move | move, | |||
Function & | h | |||
) | [inline, static] |