![]() |
wxMaxima
|
Public Attributes | |
CellPtr< Cell > | cell |
The first in the torn-out list of cells, or null if the tearing out had failed. | |
std::unique_ptr< Cell > | cellOwner |
std::unique_ptr< Cell > | tailOwner |
std::unique_ptr<Cell> CellList::TornOut::cellOwner |
The owner of the torn-out cell list, or null if the cell had no predecessor in the list.
std::unique_ptr<Cell> CellList::TornOut::tailOwner |
The owner of the tail beyond the last cell, or null if the cell did have a predecessor in the list.