Skip to content

Pass std::string by value and use std::move() to move it

7f7262a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Pass std::string and RankInfo by value and use std::move() to move it, reducing allocations and copies #1527

Pass std::string by value and use std::move() to move it
7f7262a
Select commit
Loading
Failed to load commit list.