
sounds like a good idea for a new library On Wed, Sep 10, 2025 at 6:44 AM Pavel Vazharov via Boost-users < boost-users@lists.boost.org> wrote:
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. _______________________________________________ Boost-users mailing list -- boost-users@lists.boost.org To unsubscribe send an email to boost-users-leave@lists.boost.org https://lists.boost.org/mailman3/lists/boost-users.lists.boost.org/ Archived at: https://lists.boost.org/archives/list/boost-users@lists.boost.org/message/CX...
-- Regards, Vinnie Follow me on GitHub: https://github.com/vinniefalco