f5ec76c230
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
|
||
---|---|---|
.. | ||
catch2 | ||
cpp17 | ||
data | ||
example | ||
fff_print | ||
libnest2d | ||
libslic3r | ||
sla_print | ||
slic3rutils | ||
catch_main.hpp | ||
CMakeLists.txt | ||
test_utils.hpp |