Explanation of function pointers
I have a problem with understanding some C++ syntax combined with function pointers and function declarations, that is:
I have a problem with understanding some C++ syntax combined with function pointers and function declarations, that is: