Mat M 6e48149ee1
fs/archive: Make use of std::make_shared where applicable (#5319)
Allows implementations to allocate the object and the shared_ptr control
block in one allocation instead of needing to do two separate
allocations.

Also looks much nicer to the reader.
2020-05-04 12:22:13 +02:00
..
2019-03-09 18:23:32 -06:00
2020-03-31 18:27:33 +01:00
2019-02-22 16:29:19 -06:00