aop - Run Code Before Every Function Call for a Class in C++ -
I run some squares (perhaps function) before each function call for the class and run all the functions of the class I wish that the heir to that class really want to do this without editing every event, is there any such thing possible?
I call the function as the first instruction of each function call, instead it is being said correctly.
That is what you want I have not used myself, but the paradigm solve this exact problem Tries to do
Comments
Post a Comment