From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2007-10-19 06:06:09


Miguel Tadeu wrote:
> I wrote a small library that attempts to abstract function calls.
In what way does this library differ from Boost.Function (or
tr1::function, for that matter)?

Sebastian Redl