|
pianod2
multisource multiuser scriptable networked music player
|
Make a list of unique strings. More...


Public Member Functions | |
| std::string | str (const std::string &joiner, std::string::size_type limit=0xffff, const std::string &tail="...") const |
| Return the results of aggregation. More... | |
Make a list of unique strings.
Used for artists on compilation albums and genres on playlists.
|
inline |
Return the results of aggregation.
| joiner | The string with which to connect members. |
| limit | Approximate maximum length of the returned string. |
| tail | A string to append if members are dropped. |
