Skip to content
  • Todd Martin's avatar
    Add size hints and const to [in] arrays · 3046c0a6
    Todd Martin authored
    The abstract public methods InsertNextCell()/ReplaceCell() were replaced with non-virtual methods which call protected virtual methods, in order to eliminate the need for duplicate annotations and source code documentation throughout the class hierarchy.
    3046c0a6