From 76b1659177327a64037bf36d7f3e15a73d86bbed Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Thu, 11 Aug 2011 11:56:37 -0400 Subject: enhance PointerHolder so that it can explicitly be told to use delete [] instead of delete, thus making it useful to run valgrind over qpdf during its test suite --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 61848ba5..876c8365 100644 --- a/TODO +++ b/TODO @@ -3,8 +3,6 @@ * Provide an example of using replace and swap. Maybe. - * Add C API for writing to memory if possible - General ======= -- cgit v1.2.3-54-g00ecf