
18 Mar
2006
18 Mar
'06
11:27 p.m.
sm garth wrote:
is there current consideration for a boost compression library?
You might have a look @ iostreams. It incorporates existing compression libraries into C++ streams: http://www.boost.org/libs/iostreams/doc/index.html That said, I'd say it's likely that there is interest in implementations of compression algorithms in c++ if that's what you're thinking. Jeff