I want to create a class with a callback function, it should be possible to use either an external function as callback, or the class will assign a member function as callback by default. See my code sample here:I want to create a class with a callback functi