s2e-env icon indicating copy to clipboard operation
s2e-env copied to clipboard

Replace libfsigc++ with native C++11 constructs

Open vitalych opened this issue 6 years ago • 1 comments

We should be able to use std::bind, std::function, etc. As long as emitting an event is fast...

vitalych avatar Dec 27 '18 13:12 vitalych

Current version has better reference counting (using boost smart pointers).

vitalych avatar Dec 09 '19 22:12 vitalych