Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kdungs/cpp-minimal-units
https://github.com/kdungs/cpp-minimal-units
experiment
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kdungs/cpp-minimal-units
- Owner: kdungs
- License: mit
- Created: 2015-09-19T17:15:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-19T17:17:10.000Z (over 9 years ago)
- Last Synced: 2023-03-24T18:56:10.319Z (over 1 year ago)
- Topics: experiment
- Language: C++
- Homepage:
- Size: 137 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minimal units for C++
## Proof of conceptThis is just a proof of concept.
For use in the real world, please refer to [Boost.Units](http://www.boost.org/doc/libs/1_56_0/doc/html/boost_units.html).