From 80c51f1df0c97321aac6c488dccad9e1cc24a7eb Mon Sep 17 00:00:00 2001 From: Evan Huus Date: Sun, 16 Jun 2013 22:08:56 +0000 Subject: Update wmem README for the tree implementation. svn path=/trunk/; revision=49967 --- doc/README.wmem | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/README.wmem b/doc/README.wmem index c2f10964e1..be6662516c 100644 --- a/doc/README.wmem +++ b/doc/README.wmem @@ -102,6 +102,9 @@ wmem_slist.h wmem_stack.h - A stack implementation (push, pop, etc). +wmem_tree.h + - A red-black tree implementation. + 2.3 Callbacks WARNING: You probably don't actually need these; use them only when you're @@ -329,7 +332,6 @@ intimately familiar with Glib's testing framework, but it does the job. The following is an incomplete list of things that emem provides but wmem has not yet implemented: - - red-black tree - tvb_memdup The following is a list of things that emem doesn't provide but that it might -- cgit v1.2.3