You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-sparsehash
Hi all,
I was wondering if the sparse_hash_map and sparse_hash_set are still commonly used at Google, or whether developers have switched to using cpp-btree, which I think provides a better memory/performance compromise. Is there an accepted wisdom about this?