Skip to content
Snippets Groups Projects
Commit cc80b1c7 authored by Tristan Matthews's avatar Tristan Matthews
Browse files

event_handlers: migrate to std::function

This allows sflphone.h users more flexibility (callbacks
can be bound member functions, etc.) rather than relying
on global variables to pass around state/context.

Refs #48032
parent c099adfb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment