From 9e5e005af89f2635f2e09c8e04540e142c7f70c7 Mon Sep 17 00:00:00 2001 From: Josu Date: Tue, 1 Aug 2023 21:05:30 +0200 Subject: [PATCH] Remmove todo from readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index d97e192..5b27fd8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1 @@ # C Smart Pointers (CSP) - -## TODO - -* Refactor synchronized operations into separate functions to allow for multiple implementations (locks, atomics, etc.)