Files
espurna/code
Maxim Prokhorov d39aeb61a3 garland: fixup std::vector and std::swap usage
Initialize the vector with the values directly, ::reserve(len) instead of ::resize(len) (throught the ctor)
Use assignment when the intent is to replace the target value, not to exchange with something else.
2021-08-05 18:02:59 +03:00
..
2021-08-01 07:02:07 +03:00
2019-07-11 00:34:17 +03:00
2019-07-11 00:34:17 +03:00
2021-06-29 23:25:24 +03:00
2019-07-11 00:34:17 +03:00