#include "osl/move.h"#include "osl/record/csa.h"#include <iostream>
関数 | |
| void | show (int move) |
| int | main () |
変数 | |
| bool | csa_mode = false |
| int main | ( | ) |
printMove.cc の 17 行で定義されています。
| void show | ( | int | move | ) |
printMove.cc の 9 行で定義されています。
参照先 csa_mode, と osl::record::csa::show().
| bool csa_mode = false |
printMove.cc の 7 行で定義されています。
参照元 show().
1.6.3