cisco-open-source / qtwebdriver

WebDriver implementation for Qt
https://github.com/cisco-open-source/qtwebdriver/wiki
198 stars 59 forks source link

dangeling pointer: Delete iterator in iteration #74

Open shahargk8 opened 2 years ago

shahargk8 commented 2 years ago

https://en.cppreference.com/w/cpp/container/map/erase "References and iterators to the erased elements are invalidated. Other references and iterators are not affected. '