
4 Jun
2008
4 Jun
'08
5:39 a.m.
On Mon, Jun 2, 2008 at 10:35 PM, Daniel Walker <daniel.j.walker@gmail.com> wrote:
Some boost::function API, necessary for msf-1.2, are not supported: operator==(), empty(), clear(), contains()
Yes, I didn't do any of those. I should add them. I'll try to do that this week, but in the mean time, if you wanted to test the main wrapper/dispatch functionality, you could just comment out API that forwards to those missing functions.
I' ll do that. More to come... Thanks Marco