|
Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <TrieCompare.h>
Static Public Member Functions | |
| template<class R , class T > | |
| static bool | compare (const ext::trie< R, T > &a, const ext::trie< R, T > &b) |
|
inlinestatic |