etl
f339e8d3
- Fixed issue for incorrect operation of erase(const_iterator, const_iterator)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Fixed issue for incorrect operation of erase(const_iterator, const_iterator) when the terminating iterator was end() for etl::unordered_map, etl::unordered_multimap, etl::unordered_set and etl::unordered_multiset.
References
#351 - Add free-standing sanity tests for C++03/11/14/17
Author
jwellbelove
Parents
e84d4951
Loading