Skip to content
keishi edited this page Jul 6, 2012 · 1 revision

WTF::HashCountedSet

WTF::HashCountedSet is a hash that maps a key to an unsigned int count. If the count becomes zero the key is removed.

Clone this wiki locally