Cell.empty constructor

const Cell.empty()

Implementation

const Cell.empty() : filled = false, type = null;