Skip to content
Snippets Groups Projects
Verified Commit 3901507d authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Actually pass lambda as a function pointer

It seems like lambdas DON'T automatically decay to a function pointer
with C varargs functions. Add an explicit + to do so.
parent 18470f1c
No related branches found
No related tags found
Loading
Pipeline #1582 passed with stage
in 5 minutes and 1 second
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment