From: Eric Knudstrup (eknuds-boost_at_[hidden])
Date: 2007-04-19 14:24:11


I am writing code in a memory restricted environment and I need to use
something like boost::bind. Boost seems awesome, but I'm having trouble
with a 75 line program yielding a 300kb stripped executable.
Are there any other delegates out there that yield more reasonable
binary sizes?

Eric