]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdbsupport: add iterator_range::empty
authorSimon Marchi <simon.marchi@efficios.com>
Fri, 19 Sep 2025 20:27:01 +0000 (16:27 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Tue, 30 Sep 2025 19:37:20 +0000 (19:37 +0000)
commitbb16b12f0e06e398f29f6b2d1877af6c6d93bc57
tree51111973cf3f364607fef2d87e7c4f3eb17ea1a1
parenta01cb764bd34d3bb11b12a3262ffaffe2a99fd22
gdbsupport: add iterator_range::empty

Add iterator_range::empty, indicating if the range is empty.  This is
used in the following patch.

Change-Id: I1e6c873e635c2bb0ce5aaea2a176470970f6d7ac
Approved-By: Tom Tromey <tom@tromey.com>
gdbsupport/iterator-range.h