oyefremov / to_f

C++ function to convert lambda to C-style function pointer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Abort

Micro library function allowing to take address of function for lambda. C++14 but can easily turned into C++11 if needed.

About

C++ function to convert lambda to C-style function pointer


Languages

Language:C++ 100.0%