Replace `default_callback` function with `nullptr` and check for null callback…
Replace `default_callback` function with `nullptr` and check for null callback function before calling it. This is cleaner and better performing.
Showing
Please
register
or
sign in
to comment