![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
This is the complete list of members for iota_view< W, Bound >::sentinel, including all inherited members.
iota_view class | iota_view< W, Bound >::sentinel | friend |
operator!=(const iterator &x, const sentinel &y) | iota_view< W, Bound >::sentinel | friend |
operator!=(const sentinel &y, const iterator &x) | iota_view< W, Bound >::sentinel | friend |
operator-(const iterator &x, const sentinel &y) | iota_view< W, Bound >::sentinel | friend |
operator-(const sentinel &x, const iterator &y) | iota_view< W, Bound >::sentinel | friend |
operator==(const iterator &x, const sentinel &y) | iota_view< W, Bound >::sentinel | friend |
operator==(const sentinel &y, const iterator &x) | iota_view< W, Bound >::sentinel | friend |
sentinel() | iota_view< W, Bound >::sentinel | inline |
sentinel(Bound bound) | iota_view< W, Bound >::sentinel | inlineexplicit |