diff options
author | Max Kellermann <max@duempel.org> | 2008-09-08 11:46:04 +0200 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-09-09 00:40:26 -0700 |
commit | 890be9ba54716ba765326228f7b34c0d1902e02b (patch) | |
tree | 43fb6da454d96e238ba9efbe696a5d68edd23bd8 /m4 | |
parent | dccdfce721ffe730de2f55a67ecd1acfcb19bb0a (diff) | |
download | mpd-890be9ba54716ba765326228f7b34c0d1902e02b.tar.gz mpd-890be9ba54716ba765326228f7b34c0d1902e02b.tar.xz mpd-890be9ba54716ba765326228f7b34c0d1902e02b.zip |
added string set library
"struct strset" is a hashed string set: you can add strings to this
library, and it stores them as a set of unique strings. You can get
the size of the set, and you can enumerate through all values.
This will be used to replace the linear tagTracker library.
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions