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