4b454b9f63
manipulators for cout for StateList class
main
gandc2024-05-24 18:45:00 +03:00
c55592d210
fix removeState, rm addState, add pop override to fit inheritence
gandc2024-05-23 04:01:45 +03:00
5cdcca7290
fix StatesStack inheritance with DoublyLinkedStack; remove getStateListHead() and use getHead(); overridden output operator (operator<<) for the StateList class;
gandc2024-05-23 03:32:51 +03:00
38c584323c
save();load(); fix for printing "list of states".
gandc2024-05-23 02:59:25 +03:00
d265b73748
static_cast to dynamic_cast
gandc2024-05-23 02:19:07 +03:00
f2e2c80652
refactoring int main()
gandc2024-05-23 02:10:53 +03:00