79162589

Date: 2024-11-06 12:35:33
Score: 0.5
Natty:
Report link

I know - this is resurrecting an old thread - but it was the first search result so I thought of updating the answer.

With C++23 there is a easier solution by using

v1.append_range(v2);
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Bernhard Leichtle