added an additional comment to sm_trie_tpl
--HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401393
This commit is contained in:
parent
d614744b2d
commit
b8b6a1a2bd
@ -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 <typename K>
|
||||
|
Loading…
Reference in New Issue
Block a user