Lioncash
f9079f0215
Runtime: Make use of std::make_unique where applicable
...
Makes use of the C++14 make_unique allocation function to allocate class
instances where applicable instead of a reset with a new operator within
it.
This doesn't touch cases where buffers are allocated, given make_unique
would zero-initialize them.
2019-09-12 04:09:48 -04:00
..
2018-12-07 19:30:43 -10:00
2019-08-09 09:13:26 -04:00
2019-07-20 22:42:52 -10:00
2018-12-07 19:30:43 -10:00
2019-07-19 18:27:21 -10:00
2018-12-07 19:30:43 -10:00
2019-04-06 19:14:48 -10:00
2019-06-11 16:05:17 -10:00
2019-06-11 16:05:17 -10:00
2019-04-06 19:14:48 -10:00
2019-09-12 04:09:48 -04:00
2019-08-14 09:25:39 -04:00
2018-12-07 19:30:43 -10:00
2019-08-09 09:13:26 -04:00
2019-06-30 20:14:42 -10:00
2019-08-09 09:13:26 -04:00
2019-04-06 19:14:48 -10:00
2018-12-07 19:30:43 -10:00
2019-08-09 09:13:26 -04:00
2018-05-24 20:39:38 -10:00
2018-12-07 19:30:43 -10:00
2019-08-09 09:13:26 -04:00
2019-09-12 04:09:48 -04:00
2018-12-07 19:30:43 -10:00
2019-07-20 22:42:52 -10:00
2019-08-09 09:13:26 -04:00
2019-07-19 18:27:21 -10:00
2018-12-07 19:30:43 -10:00
2018-12-07 19:30:43 -10:00
2019-06-11 16:05:17 -10:00
2018-12-07 19:30:43 -10:00
2018-12-07 19:30:43 -10:00
2019-07-20 22:42:52 -10:00
2019-08-09 09:13:26 -04:00
2019-07-19 18:27:21 -10:00
2018-12-07 19:30:43 -10:00
2019-07-19 18:27:21 -10:00
2018-12-07 19:30:43 -10:00
2019-02-23 21:15:54 -10:00
2019-08-09 09:13:26 -04:00
2018-12-07 19:30:43 -10:00
2018-12-07 19:30:43 -10:00
2019-04-06 19:14:48 -10:00
2018-12-07 19:30:43 -10:00
2019-08-09 09:13:26 -04:00
2018-12-07 19:30:43 -10:00
2019-08-09 09:13:26 -04:00
2018-12-07 19:30:43 -10:00
2019-04-06 19:14:48 -10:00
2018-12-07 19:30:43 -10:00