Closed Flast closed 7 years ago
This PR includes following features:
std::set
std::multiset
std::map::erase returns iterator in C++11 mode instead of void, should be handled properly
Tested:
This PR includes following features:
std::set
andstd::multiset
.std::map::erase returns iterator in C++11 mode instead of void, should be handled properly
.Tested: