fegger 2849183f1f Switch HashTable to shared_ptr and add missing returns
Use std::shared_ptr<Track> in HashTable to avoid raw pointer ownership
issues. Also add missing return statements in Database ID lookup helpers.
2026-06-25 11:33:29 +02:00
2026-06-16 09:03:57 +02:00
2026-06-16 09:03:57 +02:00
2026-06-15 22:11:47 +02:00
S
Description
No description provided
1 MiB
Languages
C++ 98.2%
Makefile 1.8%