diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2024-11-12 17:01:59 +0000 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2024-12-03 21:34:25 +0000 |
commit | 5f02a4f5c66df222ca8db12cde510c387a962c2d (patch) | |
tree | 425d5f79c48664da8c9b9dff9704f54bd2243557 /libstdc++-v3/include/std | |
parent | ca24f585fc3b7bf5e145cf3ee3f6f83ad8a4f2dd (diff) | |
download | gcc-5f02a4f5c66df222ca8db12cde510c387a962c2d.zip gcc-5f02a4f5c66df222ca8db12cde510c387a962c2d.tar.gz gcc-5f02a4f5c66df222ca8db12cde510c387a962c2d.tar.bz2 |
libstdc++: Stop using _Self typedefs in std::list iterators
We can just use the injected-class-name instead of defining a new name.
That seems simpler.
libstdc++-v3/ChangeLog:
* include/bits/stl_list.h (_List_iterator): Remove _Self typedef
and just use injected-class-name instead.
(_List_const_iterator): Likewise.
Diffstat (limited to 'libstdc++-v3/include/std')
0 files changed, 0 insertions, 0 deletions