The copy assignment operator is supposed to return the class and not void. Fix the methods and the reproducer instrumentation macros.
25 KiB
25 KiB
The copy assignment operator is supposed to return the class and not void. Fix the methods and the reproducer instrumentation macros.