https://github.com/k1ngmar/template-metaprogramming-playground
🧮 C++ Template meta programming
https://github.com/k1ngmar/template-metaprogramming-playground
Last synced: about 2 months ago
JSON representation
🧮 C++ Template meta programming
- Host: GitHub
- URL: https://github.com/k1ngmar/template-metaprogramming-playground
- Owner: K1ngmar
- Created: 2022-10-01T08:20:17.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-24T13:42:06.000Z (over 1 year ago)
- Last Synced: 2025-04-13T07:58:51.714Z (about 2 months ago)
- Language: C++
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Template metaprogramming
🧮 Learning, experimenting and playing around with template metaprogramming in c++