[Cs3] const function pointer

Mikhail Nesterenko mikhail at cs.kent.edu
Thu Feb 20 15:31:27 EST 2020


CS3 students,

this is regarding the const function pointer. It is perfectly legal
and exists with expected functionality. I updated the example

http://vega.cs.kent.edu/~mikhail/classes/cs3/Examples/STLAlgorithms/Introduction/findIf.cpp

To have constant (rather than mutable) function pointer.

Thanks,
-- 
Mikhail


More information about the cs3 mailing list