c_with_templates/README.md
2026-01-05 18:30:04 +01:00

4 lines
158 B
Markdown

# C with templates
An experiment to see how C with templates would be like. It's a CPP program, but only using templates and no other distinct C++ features.