# libtmux::NotificationRange::iterator

- **Module:** libtmux::NotificationRange
- **Package:** libtmux-cxx
- **Language:** C++
- **Kind:** class
- **Source:** https://github.com/libtmux/libtmux-cxx/blob/393d4b0ad666f18a6581f1eb281741a75a7503f0/include/libtmux/control.hpp#L167
- **Page:** https://libtmux.org/en/cxx/latest/reference/libtmux-notificationrange-iterator/

Single-pass, and the value it yields is borrowed: advancing invalidates the notification the previous dereference viewed.

## Members

- `difference_type` (typealias)
- `value_type` (typealias)
- `iterator_concept` (typealias)
- `iterator` (method)
