From 9e438bd5e9eec9cc1fb9d158f394f8998fd10cf2 Mon Sep 17 00:00:00 2001 From: Brian Norris Date: Fri, 10 Aug 2012 18:11:12 -0700 Subject: [PATCH] hashtable: document get_safe_ptr() --- hashtable.h | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/hashtable.h b/hashtable.h index b4054ec..8302000 100644 --- a/hashtable.h +++ b/hashtable.h @@ -152,7 +152,16 @@ template threshold) resize(capacity << 1); -- 2.34.1