
30 Jul
2006
30 Jul
'06
2:17 p.m.
--- Johan RĂ¥de wrote:
"rank tree" is not a good name. It focuses too much on the implementation.
rank_tree is fine for the name of the class.
What matters to the user is that it is a
1. sequential container with 2. O(log(n)) look-up and 3. O(log(n)) insertion
What's needed is a new Container concept that covers these requirements.
So what would be a good name?
I'm thinking 'Logarithmic Access Container', analogous to std::vector fulfilling the requirements of a 'Random Access Container'. Cromwell D. Enage __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com