Lioncash f4fafbcb26 LtRtProcessing: Simplify allocations in LtRtProcessing constructor
We can use std::make_unique, which provides the same behavior as zeroing
out the buffer. Now we can remove the use of memset here.
2019-08-24 23:13:01 -04:00
..
2019-08-19 21:02:56 -04:00
2019-08-19 21:02:56 -04:00
2019-08-24 17:12:49 -04:00
2019-08-24 17:57:39 -07:00
2019-07-19 18:22:36 -10:00
2019-08-19 21:02:56 -04:00