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
..
2019-12-06 09:28:17 +01:00
2019-10-30 17:19:43 +01:00
2022-02-17 12:50:40 +01:00
2022-02-17 12:50:40 +01:00