https://github.com/calebtt/delaymanagermodsol
C++20 modules DelayManager class and short example. VS intellisense support is near nonexistent so ignore the red squigglies and try to build first.
https://github.com/calebtt/delaymanagermodsol
Last synced: 9 months ago
JSON representation
C++20 modules DelayManager class and short example. VS intellisense support is near nonexistent so ignore the red squigglies and try to build first.
- Host: GitHub
- URL: https://github.com/calebtt/delaymanagermodsol
- Owner: calebtt
- Created: 2022-05-24T12:50:39.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-03T00:54:44.000Z (over 2 years ago)
- Last Synced: 2025-06-02T09:38:23.569Z (about 1 year ago)
- Language: C++
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DelayManagerModSol
C++20 modules DelayManager class
VS intellisense support is near nonexistent so ignore the red squigglies and try to build first.