9 Mar
2020
9 Mar
'20
1:26 p.m.
The "Shitty API" is not having constructors and destructors, and
relying on the user to call a function to "free" some resources
instead of having their lifetime managed automatically via RAII.
Anyway... this has veered off-topic.
You came close to discussing the topic when you linked this library wrapper:
https://github.com/do-m-en/libarchive_cpp_wrapper
But you didn't actually discuss its API and the suitability to zlib.
Looking over this library I see:
template