#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__ranges/views/iota_view.hpp>
|
class | iota_view |
|
constexpr friend bool | operator== (const iterator &x, const sentinel &y) |
|
constexpr friend bool | operator!= (const iterator &x, const sentinel &y) |
|
constexpr friend bool | operator== (const sentinel &y, const iterator &x) |
|
constexpr friend bool | operator!= (const sentinel &y, const iterator &x) |
|
template<typename Dummy = void, std::enable_if_t< conjunction< std::is_void< Dummy >, sized_sentinel_for< Bound, W > >::value, int > = 0> |
constexpr friend iter_difference_t< W > | operator- (const iterator &x, const sentinel &y) |
|
template<typename Dummy = void, std::enable_if_t< conjunction< std::is_void< Dummy >, sized_sentinel_for< Bound, W > >::value, int > = 0> |
constexpr friend iter_difference_t< W > | operator- (const sentinel &x, const iterator &y) |
|
◆ sentinel() [1/2]
◆ sentinel() [2/2]
◆ iota_view
◆ operator!= [1/2]
◆ operator!= [2/2]
◆ operator- [1/2]
◆ operator- [2/2]
◆ operator== [1/2]
◆ operator== [2/2]
The documentation for this class was generated from the following file: