mirror of
https://github.com/boostorg/container.git
synced 2026-01-26 06:22:39 +00: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.