• Max Kellermann's avatar
    DetachedSong: fork of struct Song · 322b0616
    Max Kellermann authored
    From now on, struct Song will be used by the database only, and
    DetachedSong will be used by everybody else.  DetachedSong is easier
    to use, but Song has lower overhead.
    322b0616
test_queue_priority.cxx 5.44 KB