forked from boostorg/container
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.
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.