Verify in vector::pop_back if _CONTAINER_DEBUG_LEVEL > 0 by vasama · Pull Request #4849 · microsoft/STL (original) (raw)

Thanks, this makes vector<T> consistent with list<T>. 😸 I have ideas for followups but this change is a strict improvement.

We merge PRs simultaneously to our GitHub and MSVC-internal repos in a semi-manual process, batched up to save time. Your PR will be part of the next batch, likely next week depending on how busy I am. I'll post comments here as I prepare to merge your PR!