mirror of https://github.com/qTox/qTox.git
Browse Source
std::moveing prevents RVO, and even in cases where RVO can't take place, move will be used if possible. Fix #6011reviewable/pr6030/r1
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue