#include <directionTraits.h>
Static Public Attributes | |
static const int | blackDx = 1 |
static const int | blackDy = -1 |
static const bool | canPromoteTo = true |
static const Direction | altDir = DR |
static const Direction | longDir = LONG_UL |
static const Direction | primDir = UL |
static const int | ptypeMask |
Definition at line 16 of file directionTraits.h.
Definition at line 20 of file directionTraits.h.
Definition at line 17 of file directionTraits.h.
Definition at line 18 of file directionTraits.h.
const bool osl::DirectionTraitsGen< UL >::canPromoteTo = true [static] |
Definition at line 19 of file directionTraits.h.
Definition at line 21 of file directionTraits.h.
Definition at line 22 of file directionTraits.h.