implement std::function and std::mem_fn in control bind system

Issue #81 wontfix
Riot created an issue

No description provided.

Comments (1)

  1. Riot reporter

    It works fine as-is, and switching to function and mem_fn would require some gymnastics when comparing function pointers for erase in the unbind function.

  2. Log in to comment