Implement InsertionOrderIndex move constructor/assignment operator
InsertionOrderIndex manages memory, but it didn't have an explicit move constructor or move assignment operator, causing segmentation faults and double frees.
Showing
Please
register
or
sign in
to comment