etl
bb52c37e - Fixed issue for incorrect operation of erase(const_iterator, const_iterator)

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.
Author
Committer
Parents
Loading