You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea is cool but it is C++. I am not sure it is possible :)
May be Kris know some magic for it though.
I believe I was able to get it working for the runtime_provider. Sorry my code needs a lot of cleanup and I can try to do that if there is interest. The runtime_provider_additions.cpp test shows the usage.
Similar to dagger multiple binding
https://google.github.io/dagger/multibindings.html
This allows a client to inject event listeners into a library.
for example,
The text was updated successfully, but these errors were encountered: