#include <moveSorter.h>
Static Public Member Functions | |
| template<class Compare > | |
| static void | sort (MoveVector &moves, const Compare &comp) |
Definition at line 11 of file moveSorter.h.
| static void osl::move_order::MoveSorter::sort | ( | MoveVector & | moves, |
| const Compare & | comp | ||
| ) | [inline, static] |
Definition at line 14 of file moveSorter.h.
1.7.6.1