13 Jun
2020
13 Jun
'20
6:45 p.m.
On Sat, Jun 13, 2020 at 9:51 AM Bjorn Reese via Boost
Why does Boost.Text contains trie types in their own boost::trie namespace?
That naming is a mistake - an artifact of deciding where trie should fit (e.g. separate library or not). If accepted, a Boost.Text library will only add identifiers (namespaces included) to the boost::text:: namespace. Glen