Vojtech Bubnik f5ec76c230 Follow-up to dc3931ec1f3955ce546fa51661aab56c96f38a5e:
Fix mutable priority queue being wiped when moving out of function
    Without move constructor, the clean() gets called when returning an instance from a function.
The above fix was applied also to MutableSkipHeapPriorityQueue.

Follow-up to 15a082b80b1d9ed3cfa70d3d8133c4cd1e5d699d:
Fixed TEST_CASE("Mutable priority queue - first pop", "[MutableSkipHeapPriorityQueue]")
2022-05-16 17:27:10 +02:00
..
2022-05-11 12:06:07 +02:00
2020-03-25 14:35:41 +01:00
2021-11-02 14:23:49 +01:00
WIP
2022-02-03 16:10:03 +01:00