Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
Quoted
Originally posted by wysota
Or even a B-tree. The latter are used for database indexes, so you can say they are pretty fast![]()
Quoted
Originally posted by myfairlady
In the docs it is given that QMap is a value-based and QPtrDict is pointer-based, so does tht mean that QPtrDict is faster in searching ???
Which has faster lookup and why ???