19 Mar
2006
19 Mar
'06
12:27 a.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