https://github.com/zesterer/pancake
A personal C++ utility library for a variety of uses
https://github.com/zesterer/pancake
Last synced: 5 months ago
JSON representation
A personal C++ utility library for a variety of uses
- Host: GitHub
- URL: https://github.com/zesterer/pancake
- Owner: zesterer
- License: gpl-2.0
- Created: 2016-04-18T14:19:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-18T20:08:16.000Z (over 9 years ago)
- Last Synced: 2025-01-25T18:31:54.794Z (12 months ago)
- Language: C++
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pancake
A personal C++ utility library for a variety of uses
## What does it do?
pancake includes many pieces of boilerplate code that are common throughout my software including:
## Why the name 'pancake'?
I don't know. I searched "random words" online and 'pancake' was the first thing I saw. I'm not very inventive when
it comes to names.