summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/24_iterators/normal_iterator
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-164-4/+4
* Update copyright years.Jakub Jelinek2022-01-034-4/+4
* libstdc++: Overload std::__to_address for __gnu_cxx::__normal_iterator.François Dumont2021-12-151-2/+15
* libstdc++: Specialize std::pointer_traits<__normal_iterator<I,C>>Jonathan Wakely2021-09-281-0/+6
* libstdc++: Add [[nodiscard]] to iterators and related utilitiesJonathan Wakely2021-08-041-3/+5
* Update copyright years.Jakub Jelinek2021-01-044-4/+4
* libstdc++: Fix __normal_iterator comparisons for C++20Jonathan Wakely2020-04-211-0/+95
* Update copyright years.Jakub Jelinek2020-01-013-3/+3
* Update copyright years.Jakub Jelinek2019-01-013-3/+3
* safe_iterator.h (_Safe_iterator<>::_M_constant()): Rename in...François Dumont2018-05-091-0/+34
* Update copyright years.Jakub Jelinek2018-01-032-2/+2
* Update copyright years.Jakub Jelinek2017-01-012-2/+2
* Use effective-target instead of -std optionsJonathan Wakely2016-08-261-2/+1
* Update copyright years.Jakub Jelinek2016-01-042-2/+2
* Update copyright years.Jakub Jelinek2015-01-052-2/+2
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-022-2/+2
* re PR libstdc++/58403 (__normal_iterator triggers odr-use)Paolo Carlini2013-09-121-0/+34
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-031-1/+1
* stl_iterator.h: Add move_iterator operators overloads to make it robust to te...François Dumont2010-12-081-0/+52