Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-06-06 | libstdc++: Fix flat_map::operator[] for const lvalue keys [PR120432] | Patrick Palka | 1 | -3/+3 |
2025-05-29 | libstdc++: Compare keys and values separately in flat_map::operator== | Patrick Palka | 1 | -1/+4 |
2025-05-29 | libstdc++: Fix tuple/pair confusion with std::erase_if(flat_map) [PR120465] | Patrick Palka | 1 | -1/+4 |
2025-04-29 | libstdc++: Fix availability of std::erase_if(std::flat_foo) [PR119427] | Patrick Palka | 1 | -5/+23 |
2025-01-31 | libstdc++: Fix flat_foo::insert_range for non-common ranges [PR118156] | Patrick Palka | 1 | -5/+12 |
2024-12-19 | libstdc++: Implement C++23 <flat_map> (P0429R9) | Patrick Palka | 1 | -0/+1570 |