a pointer to a bound function may only be used to call the functionC/C++(300) code example
Example: a pointer to a bound function may only be used to call the function
You are missing () around the function calls.
You are missing () around the function calls.