https://github.com/davidegrayson/practical-inline
Systematic testing of various ways to define inline functions in C and C++
https://github.com/davidegrayson/practical-inline
Last synced: 7 months ago
JSON representation
Systematic testing of various ways to define inline functions in C and C++
- Host: GitHub
- URL: https://github.com/davidegrayson/practical-inline
- Owner: DavidEGrayson
- Created: 2017-04-06T16:30:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-20T15:57:31.000Z (about 9 years ago)
- Last Synced: 2025-02-14T10:09:42.188Z (about 1 year ago)
- Language: Ruby
- Size: 58.6 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Testing program for my Practical Guide to Inline C/C++ functions