Boost logo

Boost :

From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2020-03-06 17:28:33


On Fri, Mar 6, 2020 at 6:33 AM degski via Boost <boost_at_[hidden]> wrote:
> Why not use lzma(2)?

This is not a question of implementation but a question of what a
clean, Boost-quality, modern C++ API to a codec that operates on
memory buffers looks like. The stock ZLib API is very C-oriented
(obviously). Can we do better?

Thanks


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk