mirror of
https://github.com/boostorg/container.git
synced 2026-01-26 09:12:35 +01:00
do_allocate() triggered the warning "code will never be executed [-Wunreachable-code]" in Clang. Changed both do_allocate and do_deallocate to keep the existing similarity.