s2e-env
s2e-env copied to clipboard
Replace libfsigc++ with native C++11 constructs
We should be able to use std::bind, std::function, etc. As long as emitting an event is fast...
Current version has better reference counting (using boost smart pointers).