RootCauseunvalidated

`std::forward(data)` forwards each loop variable as an rvalue because the range element is named `data`, not the original `rhs` value category

56d7bb6c-9205-45b1-9bc8-dad0f69d28a5

std::forward(data) forwards each loop variable as an rvalue because the range element is named data, not the original rhs value category