mirror of
https://github.com/boostorg/container.git
synced 2026-07-07 10:30:48 +02:00
bf25231d5d
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.