Searched defs:boolNullableMatrix (Results 1 – 4 of 4) sorted by relevance
232 std::optional<std::array<std::array<bool, 2>, 2>> boolNullableMatrix; variable
61 public boolean[][] boolNullableMatrix; field in FixedSizeArrayExample