Proposal for the bind interface #38
Reference in New Issue
Block a user
Delete Branch "lasdasdas/std_function_bind_interface_proposal"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is an example of the interface changes required to use std::bind on the C++ SDK as I was describing in #37 . If approved I could do the rest of the changes myself with a little help from the devs.