3 Jul
2014
3 Jul
'14
10:33 a.m.
On 2 Jul 2014 at 14:32, Michael Powell wrote:
I don't know if there is a first or second class library in Boost to do with this already. Or at least a C++ mechanism I could leverage.
Basically, I want to hook or intercept when a function call is made. I do not want to change the underlying call, although I suppose that hook could be done as well. For now, I just want a callback when that function calls is made.
It sounds awfully like Boost.Signals2? Or do you want something which actively patches your loaded binary to redirect function calls? Niall -- ned Productions Limited Consulting http://www.nedproductions.biz/ http://ie.linkedin.com/in/nialldouglas/