commit 2c58e3def1c50639ebc00ac6f05a7519757d01e0 Author: Josh Holtrop Date: Mon Feb 23 09:33:00 2026 -0500 Create rcp repo with README diff --git a/README.md b/README.md new file mode 100644 index 0000000..16d13b5 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# rcp + +`rcp` is a reference-counting pointer implementation for C++.