Initial commit

This commit is contained in:
2026-01-24 16:10:02 -05:00
parent e053f094b3
commit cf4020fa08
10 changed files with 267 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# cpp-utils
This repository contains a collection of C++ helper/utility functions I like to use in a lot of my projects.