mirror of
https://github.com/Zygo/bees.git
synced 2025-12-18 01:23:40 +01:00
Fix the locking order for the case where an exception is thrown in shared_ptr's allocator. More const. Drop the explicit closure return type since the compiler can deduce it. Signed-off-by: Zygo Blaxell <bees@furryterror.org>