Implement N3644 "Null Forward Pointers" in _LIBCPP_DEBUG mode.
This functionality is tested in std/containers/sequences/vector/iterators.pass.cpp (and similarly for all containers, but vector is the only one to be tested that uses debug iterators). Differential Revision: https://reviews.llvm.org/D100881
Loading
Please sign in to comment