
10 Sep
2025
10 Sep
'25
1:42 p.m.
HI there, Is there a generic radix trie container in boost which can be used for longest prefix match? I mean, I couldn't find one in the boost containers libraries but maybe some library uses such a container internally and it's generic enough to be used with types other than strings? Thanks, Pavel.