79296891

Date: 2024-12-20 10:30:36
Score: 2
Natty:
Report link

The issue here is mainly caused by the std::packaged_task internals using the operator=. Declaring both copy and move operators for the Job solved the issue.

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: vegalock