
21 Jul
2006
21 Jul
'06
4:26 p.m.
Hi! skaller schrieb:
Does boost provide any trie implementations?
The spirit library does have an trie implementation used for matching any of a set of strings fast. Developers are currently investigating on this issue to come up with an improved implementation. Eventually we might make an trie implementation "public" (it's an implementation detail currently). Frank