summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/experimental/vector
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-10-03libstdc++: Mark headers that must be hosted as such [PR103626]Arsen Arsenović
2022-01-03Update copyright years.Jakub Jelinek
2021-10-08libstdc++: Restore debug checks in uniform container erasure functionsJonathan Wakely
2021-10-07libstdc++: Avoid debug checks in uniform container erasure functionsJonathan Wakely
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-05-02Improve docs for Library Fundamentals TSJonathan Wakely
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-09-12PR libstdc++/79433 no #error for including TS headers with wrong -stdJonathan Wakely
2017-07-23re PR libstdc++/81064 (Inline namespace regression)François Dumont
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-11-13Define alias templates using polymorphic memory resourcesJonathan Wakely
2015-05-01memory: Add feature-test macro.Jonathan Wakely
2015-05-01Inline one-line erasure dispatch functions.Edward Smith-Rowland
2015-04-30Add fundamentals TR container erasure.Edward Smith-Rowland