summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/debug/stl_iterator.h
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-01-03Update copyright years.Jakub Jelinek
2021-11-01libstdc++: Missing constexpr for __gnu_debug::__valid_range etcJonathan Wakely
2021-04-09libstdc++: [_GLIBCXX_DEBUG] Fix management of __dp_sign_max_size [PR 99402]François Dumont
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-12-10libstdc++: Rework std::copy/copy_backward/move/move_backward/fill/fill_n algosFrançois Dumont
2019-01-01Update copyright years.Jakub Jelinek
2018-08-22re PR libstdc++/68222 (_Safe_iterator provides operators the wrapped iterator...François Dumont
2018-07-03stl_algobase.h (__niter_wrap): New.François Dumont
2018-06-132018-06-13 François Dumont <fdumont@gcc.gnu.org>François Dumont
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-01-04Update copyright years.Jakub Jelinek
2015-06-29stl_iterator_base_types.h (_Iter_base): Limit definition to pre-C++11 mode.François Dumont