I understand why QMap implemented the skiplist data structure, not rb-tree? There is a very interesting SO stream about concurrency data structures and the advantages of skipping for rb-tree, pluses and minuses. This is a VERY interesting dialogue with useful links, but QMap is not thread safe, it does not lock the mutex to synchronize access from the box. This requires a wrapper or subclass.
Itβs not easier for me to write βhand-madeβ skiped list instead of rb-tree, so this is not obvious either.
Is there any kill function in the context of a Qt container without a ceiling?
Tnx in advance.
sohel
source share