container icon indicating copy to clipboard operation
container copied to clipboard

End iterators are not dereferencable

Open psiha opened this issue 1 year ago • 0 comments

E.g. boost::movelib::iterator_to_raw_pointer(seq.end()) in flat_tree.hpp asserts at runtime when used with checked/'secure' containers.

psiha avatar Dec 18 '23 18:12 psiha