-
Replace `default_callback` function with `nullptr` and check for null callback… · ef54ace4Aaron Burghardt authored
Replace `default_callback` function with `nullptr` and check for null callback function before calling it. This is cleaner and better performing.
ef54ace4
×