Join Slack
Powered by
inline functions behave differently with regard to...
# announcements
j
jw
03/24/2017, 10:44 PM
inline functions behave differently with regard to enclosed lambdas. when used in the same compilation unit the same lambda class is used. when used in a separate compilation unit each call site gets their own lambda class.
2
Views
Open in Slack
Previous
Next