|
My Project
|
#include <container.h>
Public Member Functions | |
| void | sortByBasic () |
| 駒の価値の小さい順に並び替える. More... | |
| void | sortByPtype () |
| 駒の価値の大きい順に並び替える. More... | |
Public Member Functions inherited from osl::FixedCapacityVector< Piece, Piece::SIZE > | |