On Thursday, June 16, 2016 at 9:21:49 AM UTC-4, Vinnie Falco wrote:
>
> I'm trying to adapt cryptopp's zlib codec as a set of independent 
> header-only classes. Is it just me or is the structure of the cryptopp 
> library rather odd? There are explicit template instantiations, and the way 
> that the sources are organized adding one file triggers a cascade of 
> dependencies that forces you to include almost everything
>

Lol...

Try Boost sometime. The last time I checked, using their bcp tool 
(http://www.boost.org/doc/libs/1_61_0/tools/bcp/doc/html/index.html) to 
copy out shared_pointer as "stand alone" results in 1400+ files. It did 
reduce the download from about 1 GB to a few MB, however.

Jeff

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com.
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to