Skip to content
  • Kenneth Moreland's avatar
    Created DynamicCellSet · 6b68666d
    Kenneth Moreland authored
    The DynamicCellSet will be used in place of the pointer to a CellSet
    in a DataSet. This will prevent us from having to cast it all the time
    and also remove reliance on boost smart_ptr.
    6b68666d