Seth Hillbrand a2edf9c442 Unified update to C++14 std::make_unique
This update replaces the existing uses of unique pointer creation with
the C++14 std::make_unique call that provides proper memory release in
event of an exception.
2019-12-05 10:43:55 -08:00
..
2019-11-12 13:47:35 +01:00
2019-08-14 11:16:40 -07:00
2019-08-20 19:14:05 +01:00
2019-08-15 10:00:23 +01:00
2019-11-19 16:11:56 +01:00
2019-01-06 08:43:12 -08:00
2019-11-05 17:22:51 +00:00
2018-10-18 11:35:45 -07:00