ncorgan / cpp-callable-to-funcptr

C++17 header-only library that can convert any C++ callable object to a C-style function pointer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ Callable to Function Pointer

license Travis-CI Build AppVeyor Build

README last updated: 2019/06/15

About

C++17 header-only library that can convert any C++ callable object to a C-style function pointer

License:MIT License


Languages

Language:C++ 85.0%Language:C 9.6%Language:CMake 5.4%