Which is more efficient for stuff like callbacks, selecting a funct
from a list, and other stuff, function objects or function pointers?
Thanks!!!
from a list, and other stuff, function objects or function pointers?
Thanks!!!
Comment