-
Lioncash authored
Given the data is intended to be directly written, there's no need to take the std::vector by value and copy the data.
894b0de0
Loading
Given the data is intended to be directly written, there's no need to take the std::vector by value and copy the data.