container
container copied to clipboard
End iterators are not dereferencable
E.g.
boost::movelib::iterator_to_raw_pointer(seq.end())
in flat_tree.hpp asserts at runtime when used with checked/'secure' containers.