Files
dolphin/Source/Core/UICommon
Lioncash 2830fe820d UICommon/NetPlayIndex: Take NetPlaySession by const reference for Add()
This isn't std::moved wholesale into a member variable or further
std::moved into another function, so it's better to take it by const
reference here to avoid unnecessary reallocations of contained
std::string instances.
2019-08-04 12:29:17 -04:00
..
2019-02-25 19:31:49 +00:00
2018-04-14 17:14:38 +02:00