https://github.com/stefanhamminga/arithmetic_type_tools
C++ tools for arithmetic type fitting, selection and size-mapping in the form of a header-only library
https://github.com/stefanhamminga/arithmetic_type_tools
arithmetic cpp cpp17 templates
Last synced: over 1 year ago
JSON representation
C++ tools for arithmetic type fitting, selection and size-mapping in the form of a header-only library
- Host: GitHub
- URL: https://github.com/stefanhamminga/arithmetic_type_tools
- Owner: StefanHamminga
- License: other
- Created: 2018-01-06T10:17:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-19T13:26:22.000Z (over 8 years ago)
- Last Synced: 2025-02-05T07:49:22.548Z (over 1 year ago)
- Topics: arithmetic, cpp, cpp17, templates
- Language: C++
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# arithmetic_type_tools
C++ tools for arithmetic type fitting, selection and size-mapping in the form of a header-only library