Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-04-29 | libstdc++: Fix availability of std::erase_if(std::flat_foo) [PR119427] | Patrick Palka | 1 | -6/+22 |
2025-04-04 | libstdc++: Avoid redundant value_type object in flat_set::emplace [PR119620] | Patrick Palka | 1 | -4/+16 |
2025-03-26 | libstdc++: Check presence of iterator_category for flat_sets insert_range [PR... | Tomasz Kamiński | 1 | -1/+1 |
2025-03-25 | libstdc++: Fix handling of common cpp20-only ranges for flat sets [PR119415] | Tomasz Kamiński | 1 | -1/+2 |
2025-01-31 | libstdc++: Fix flat_foo::insert_range for non-common ranges [PR118156] | Patrick Palka | 1 | -3/+24 |
2024-12-19 | libstdc++: Implement C++23 <flat_set> (P1222R4) | Patrick Palka | 1 | -0/+1041 |