9 ::ll::TypedStorage<8, 32, ::std::string> pieceClass;
10 ::ll::TypedStorage<4, 4, int> weight;
11 ::ll::TypedStorage<4, 4, int> placeCount;
12 ::ll::TypedStorage<4, 4, int> maxPlaceCount;
13 ::ll::TypedStorage<4, 4, int> minDepth;
14 ::ll::TypedStorage<1, 1, bool> allowInRow;