A wrapper for an iterator or a sentinel into a range that may no longer be valid.
Public Member Functions | |
| constexpr | dangling (I it) |
| Implicit converting constructor. | |
| constexpr I | get_unsafe () const |
| constexpr I ranges::v3::dangling< I >::get_unsafe | ( | ) | const |
dangling object was constructed.