Closed BlackLem closed 5 years ago
Thank you very much for the fix.
I added some extra tests, I already had test_move_constructor_empty and test_move_operator_empty but I completely forgot to test the copy constructor and operator with an empty map.
test_move_constructor_empty
test_move_operator_empty
Thank you very much for the fix.
I added some extra tests, I already had
test_move_constructor_empty
andtest_move_operator_empty
but I completely forgot to test the copy constructor and operator with an empty map.