[cs13001] Function pointer

Mikhail Nesterenko mikhail at cs.kent.edu
Wed Sep 24 12:18:51 EDT 2014


Mikhail Nesterenko wrote:
> > 
> > you asked me to email you about finding the function pointer
> > type/specification from the findItLambda.cpp example from yesterday. So
> > here is the email about it.
> 
> It turns out that a lambda pointer is not just a straightforward
> function pointer since it may capture variables from the context. The
> assignment I was demonstrating yesterday is correct only if no
> variable is captured. Will talk more about it on Wednesday.
> 

CSI students,

ignore the above email. It was meant for cs3.

Thanks,
--
Mikhail


More information about the cs13001 mailing list