aboutsummaryrefslogtreecommitdiffstats
path: root/src/tag.c
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-09-08 11:46:04 +0200
committerMax Kellermann <max@duempel.org>2008-09-08 11:46:04 +0200
commit2b8040b42524dad68ea85c45a4be25909a03eb5c (patch)
treef14c109213bc54e0623362fd02951c7cb5b18a46 /src/tag.c
parent3f6fe915ebff003b907bc0c70502d21691b50095 (diff)
downloadmpd-2b8040b42524dad68ea85c45a4be25909a03eb5c.tar.gz
mpd-2b8040b42524dad68ea85c45a4be25909a03eb5c.tar.xz
mpd-2b8040b42524dad68ea85c45a4be25909a03eb5c.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 'src/tag.c')
0 files changed, 0 insertions, 0 deletions