Files
CMake/Source/CPack/IFW
Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap.
- Use `std::move` while inserting temporary results into vectors.
- Change `push_back` to `emplace_back` where appropriate.
2018-01-26 13:24:45 +03:00
..
2017-08-24 23:39:47 +02:00
2018-01-04 06:52:01 +11:00
2017-09-21 21:34:33 +03:00