Typedef CellNodePtr

Typedef Documentation

using CellNodePtr = std::shared_ptr<CellNode>