]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
[gdbsupport] Use using instead of typedef in next_iterator
authorTom de Vries <tdevries@suse.de>
Tue, 9 Jun 2026 12:37:16 +0000 (14:37 +0200)
committerTom de Vries <tdevries@suse.de>
Tue, 9 Jun 2026 12:37:16 +0000 (14:37 +0200)
commit1eed06ae51d73a195b78ce0903ada9c9c2c14cfb
tree4b16203f0e2f8eef0f6ef04c04299e8030cc0fb1
parent8aa13e4e29c4891adbef0dee4e5da26349cbc2c9
[gdbsupport] Use using instead of typedef in next_iterator

Use using instead of typedef in next_iterator.  While we're at it, do the same
in basic_safe_iterator.

Suggested-By: Simon Marchi <simon.marchi@polymtl.ca>
Co-Authored-By: Simon Marchi <simon.marchi@polymtl.ca>
gdbsupport/next-iterator.h
gdbsupport/safe-iterator.h