03d5a5d9de
A std::vector created in place like this is already an rvalue and doesn't need to be moved.
A std::vector created in place like this is already an rvalue and doesn't need to be moved.