gandc opened issue gandc/pr6#3 2024-05-27 00:22:40 +00:00
26.05.24
gandc pushed to main at gandc/pr6 2024-05-24 15:48:11 +00:00
4b454b9f63 manipulators for cout for StateList class
gandc commented on issue gandc/pr6#1 2024-05-24 15:46:23 +00:00
filter and find

They are not equal. They are doing different things.

gandc commented on issue gandc/pr4#1 2024-05-24 14:46:58 +00:00
29.04.24
gandc closed issue gandc/pr4#1 2024-05-24 14:46:58 +00:00
29.04.24
gandc pushed to main at gandc/pr4 2024-05-24 14:45:29 +00:00
1d3df752ff pointers; fix heap corruption
gandc reopened issue gandc/pr4#1 2024-05-24 14:31:14 +00:00
29.04.24
gandc pushed to main at gandc/pr6 2024-05-23 01:02:04 +00:00
c55592d210 fix removeState, rm addState, add pop override to fit inheritence
5cdcca7290 fix StatesStack inheritance with DoublyLinkedStack; remove getStateListHead() and use getHead(); overridden output operator (operator<<) for the StateList class;
38c584323c save();load(); fix for printing "list of states".
d265b73748 static_cast to dynamic_cast
f2e2c80652 refactoring int main()
Compare 7 commits »
gandc commented on issue gandc/pr6#2 2024-05-23 00:29:59 +00:00
stack inheritance

унаследован.

gandc opened issue gandc/pr6#2 2024-05-23 00:11:31 +00:00
stack inheritance
gandc opened issue gandc/pr6#1 2024-05-23 00:03:25 +00:00
filter and find
gandc pushed to main at gandc/pr6 2024-05-22 22:18:24 +00:00
6584ce5f92 fix findStateByName;
5ed52b5e02 getters for statelist; move classes;
9284b28471 iterative and recursive find() and filter(). fix errors.
Compare 3 commits »
gandc pushed to main at gandc/pr6 2024-05-20 11:15:31 +00:00
a9ba899b81 class State
fd630bd508 insert();remove();find();filter()
ae743ee8ec override the push() and pop(); overload the << operator for output, and add an indexing operator []
5ba267567f inherit a class DoublyLinkedStack
Compare 4 commits »
gandc pushed to main at gandc/pr6 2024-05-20 02:35:28 +00:00
af9ed56a67 last working code.
gandc pushed to main at gandc/pr6 2024-05-20 02:32:03 +00:00
ce929f13f2 Revert "filter return new element list"
gandc pushed to main at gandc/pr6 2024-05-20 02:29:06 +00:00
776f865526 filter return new element list
f824162a40 DoublyLinkedListStack
Compare 2 commits »
gandc pushed to main at gandc/pr6 2024-05-20 01:03:13 +00:00
aa166244eb fix build errors
Compare 2 commits »
gandc pushed to main at gandc/pr6 2024-05-20 00:40:25 +00:00
8c084709c8 initial commit
gandc closed issue gandc/pr3#1 2024-05-19 21:40:15 +00:00
24.04.24
gandc closed issue gandc/pr4#1 2024-05-19 21:40:03 +00:00
29.04.24