From b8b6a1a2bdb7988ffe87776a95eccc4e3414f1dd Mon Sep 17 00:00:00 2001 From: David Anderson Date: Wed, 29 Aug 2007 02:43:02 +0000 Subject: [PATCH] added an additional comment to sm_trie_tpl --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401393 --- core/sm_trie_tpl.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/core/sm_trie_tpl.h b/core/sm_trie_tpl.h index be4cdaab..e335c956 100644 --- a/core/sm_trie_tpl.h +++ b/core/sm_trie_tpl.h @@ -35,7 +35,9 @@ #include "sm_trie.h" /** - * See sm_trie.h for the main implementation, this is a quick templatized version. + * See sm_trie.cpp for the main implementation, this is a quick templatized version. + * Once this is deemed to be stable I will reduce sm_trie.cpp to a wrapper around the + * template. */ template