aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/experimental/set
AgeCommit message (Expand)AuthorFilesLines
4 dayslibstdc++: #ifdef out #pragma GCC system_headerJason Merrill1-0/+2
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-11-25libstdc++: Call predicate with non-const values in std::erase_if [PR107850]Jonathan Wakely1-2/+2
2022-10-03libstdc++: Mark headers that must be hosted as such [PR103626]Arsen Arsenović1-0/+2
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-20libstdc++: [_GLIBCXX_DEBUG] Reduce performance impact on std::erase_ifFrançois Dumont1-2/+8
2021-10-08libstdc++: Restore debug checks in uniform container erasure functionsJonathan Wakely1-8/+2
2021-10-07libstdc++: Avoid debug checks in uniform container erasure functionsJonathan Wakely1-2/+8
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-05-02Improve docs for Library Fundamentals TSJonathan Wakely1-0/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-28Implement uniform container erasure for C++20.Edward Smith-Rowland1-3/+3
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-09-12PR libstdc++/79433 no #error for including TS headers with wrong -stdJonathan Wakely1-3/+1
2017-07-23re PR libstdc++/81064 (Inline namespace regression)François Dumont1-15/+11
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-13Define alias templates using polymorphic memory resourcesJonathan Wakely1-0/+15
2015-10-09Add include/experimental/bits dirJonathan Wakely1-1/+1
2015-05-02Revert addition of feature macros from other headers per latest SD-6.Edward Smith-Rowland1-2/+0
2015-05-02deque: Add feature-test macro.Edward Smith-Rowland1-0/+2
2015-05-01Inline one-line erasure dispatch functions.Edward Smith-Rowland1-2/+2
2015-04-30Add fundamentals TR container erasure.Edward Smith-Rowland1-0/+68