https://github.com/ncorgan/cpp-callable-to-funcptr
C++17 header-only library that can convert any C++ callable object to a C-style function pointer
https://github.com/ncorgan/cpp-callable-to-funcptr
c c-plus-plus callback callbacks cpp cpp17 function-pointer function-pointers header-only template
Last synced: 3 months ago
JSON representation
C++17 header-only library that can convert any C++ callable object to a C-style function pointer
- Host: GitHub
- URL: https://github.com/ncorgan/cpp-callable-to-funcptr
- Owner: ncorgan
- License: mit
- Created: 2019-06-15T03:52:54.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-04T22:07:44.000Z (about 3 years ago)
- Last Synced: 2025-02-13T03:43:18.693Z (4 months ago)
- Topics: c, c-plus-plus, callback, callbacks, cpp, cpp17, function-pointer, function-pointers, header-only, template
- Language: C++
- Homepage:
- Size: 54.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
C++ Callable to Function Pointer
===============================================[](https://github.com/ncorgan/cpp-callable-to-funcptr/blob/master/LICENSE.txt)
[](https://travis-ci.org/ncorgan/cpp-callable-to-funcptr)
[](https://ci.appveyor.com/project/ncorgan/cpp-callable-to-funcptr)README last updated: 2019/06/15