OpenCellBase typedef

OpenCellBase = OpenCellSync<Cell, Cell, Signal, Signal>

Base class for all OpenCell types.

Implementation

typedef OpenCellBase = OpenCellSync;