I'm in discussion with someone else; let me explore the code some and I
will get back with you. Overt liklihood that it will be the integer
specialization.
And by integer, I mean storage in a cache so that you can use this as a
sort of, low space requirement key store and tree prefix.
So Trie trie; trie[5 % 7]; would insert allow, in just a few instructions,
a band to be stored, from 5-7. There are other uses, but I think you get
the idea. It can be applied to Rtrees and some other stuff. Anyway, will
let you know :)
On Thu, Mar 5, 2015 at 12:57 PM, Cosmin Boaca
On 5 March 2015 at 19:53, Kenneth Adam Miller
wrote:
Where is the repo in order that I start working on it?
The repo is here [0]. Which of the features you have mentioned earlier are you going to start working first ?
[0] https://github.com/cosminBoaca/boost.trie
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost