#include <square8.h>


| Public Types | |
| typedef FixedCapacityVector < uint8_t, 8 > | base_t | 
| Public Member Functions | |
| void | push_back (Square position) | 
| bool | isMember (Square position) const | 
| const Square | operator[] (size_t i) const | 
| typedef FixedCapacityVector<uint8_t,8> osl::container::Square8::base_t | 
| 
 | inline | 
Definition at line 22 of file square8.h.
References osl::Square::uintValue().
| 
 | inline | 
Definition at line 26 of file square8.h.
References osl::Square::makeDirect().
| 
 | inline | 
Definition at line 18 of file square8.h.
References osl::Square::uintValue().
 1.8.4
 1.8.4