Lioncash
f3daecafeb
nvflinger: Emplace Display instances directly
...
We can use emplace_back to construct the Display instances directly,
instead of constructing them separately and copying them, avoiding the
need to copy std::string and std::vector instances that are part of the
Display struct.
2018-07-19 11:50:12 -04:00
..
2018-07-02 21:45:47 -04:00
2018-07-18 18:07:11 -07:00
2018-07-02 21:45:47 -04:00
2018-07-02 21:45:47 -04:00
2018-07-13 10:36:28 +10:00
2018-07-02 21:45:47 -04:00
2018-07-02 21:45:47 -04:00
2018-07-18 18:07:11 -07:00
2018-07-02 21:45:47 -04:00
2018-07-18 16:33:11 -04:00
2018-07-02 21:45:47 -04:00
2018-07-02 21:45:47 -04:00
2018-07-02 21:45:47 -04:00
2018-07-12 16:40:17 +10:00
2018-07-02 21:45:47 -04:00
2018-07-17 20:13:17 -04:00
2018-07-19 11:50:12 -04:00
2018-07-02 21:45:47 -04:00
2018-07-18 19:43:28 -04:00
2018-07-02 21:45:47 -04:00
2018-07-02 21:45:47 -04:00
2018-07-14 12:34:07 -05:00
2018-07-02 21:45:47 -04:00
2018-07-02 21:45:47 -04:00
2018-07-02 21:45:47 -04:00
2018-07-17 22:47:35 -04:00
2018-07-02 21:45:47 -04:00
2018-04-20 19:44:32 -04:00