mirror of
https://github.com/Zygo/bees.git
synced 2025-09-13 08:32:15 +02:00
I got a little too enthusiastic when redacting the code, and removed some overloaded functions bees was using. C++ silently found replacements, and the result was a bug that prevented any data from being persisted from the hash table. Fixes: https://github.com/Zygo/bees/issues/7