mirror of
https://github.com/Zygo/bees.git
synced 2025-05-18 05:45:45 +02: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>