https://github.com/sim642/wrench
wrench is a small C++ library of useful classes and functions that I have collected over time
https://github.com/sim642/wrench
Last synced: about 1 year ago
JSON representation
wrench is a small C++ library of useful classes and functions that I have collected over time
- Host: GitHub
- URL: https://github.com/sim642/wrench
- Owner: sim642
- Created: 2010-08-28T06:12:53.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2011-07-23T10:20:47.000Z (almost 15 years ago)
- Last Synced: 2025-02-09T23:49:44.886Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 223 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
wrench is a small C++ library of useful classes and functions that I have collected over time.
Because I don't have much experience with making cross-platform stuff, these classes and functions only on Windows.