#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__ranges/views/zip_transform_view.hpp>
|
| sentinel ()=default |
|
template<bool AntiConst, std::enable_if_t< conjunction< bool_constant<((Const !=AntiConst) &&Const)>, convertible_to< zentinel< false >, zentinel< Const >> >::value, int > = 0> |
constexpr | sentinel (sentinel< AntiConst > i) |
|
|
class | sentinel< false > |
|
class | zip_transform_view |
|
template<bool OtherConst, std::enable_if_t< sentinel_for< zentinel< Const >, ziperator< OtherConst >>::value, int > = 0> |
constexpr friend bool | operator== (const iterator< OtherConst > &x, const sentinel &y) |
|
template<bool OtherConst, std::enable_if_t< sentinel_for< zentinel< Const >, ziperator< OtherConst >>::value, int > = 0> |
constexpr friend bool | operator== (const sentinel &y, const iterator< OtherConst > &x) |
|
template<bool OtherConst, std::enable_if_t< sentinel_for< zentinel< Const >, ziperator< OtherConst >>::value, int > = 0> |
constexpr friend bool | operator!= (const iterator< OtherConst > &x, const sentinel &y) |
|
template<bool OtherConst, std::enable_if_t< sentinel_for< zentinel< Const >, ziperator< OtherConst >>::value, int > = 0> |
constexpr friend bool | operator!= (const sentinel &y, const iterator< OtherConst > &x) |
|
template<bool OtherConst, std::enable_if_t< sized_sentinel_for< zentinel< Const >, ziperator< OtherConst >>::value, int > = 0> |
constexpr friend range_difference_t< maybe_const< OtherConst, InnerView > > | operator- (const iterator< OtherConst > &x, const sentinel &y) |
|
template<bool OtherConst, std::enable_if_t< sized_sentinel_for< zentinel< Const >, ziperator< OtherConst >>::value, int > = 0> |
constexpr friend range_difference_t< maybe_const< OtherConst, InnerView > > | operator- (const sentinel &y, const iterator< OtherConst > &x) |
|
◆ sentinel() [1/2]
◆ sentinel() [2/2]
◆ operator!= [1/2]
constexpr friend bool operator!= |
( |
const iterator< OtherConst > & |
x, |
|
|
const sentinel< Const > & |
y |
|
) |
| |
|
friend |
◆ operator!= [2/2]
constexpr friend bool operator!= |
( |
const sentinel< Const > & |
y, |
|
|
const iterator< OtherConst > & |
x |
|
) |
| |
|
friend |
◆ operator- [1/2]
◆ operator- [2/2]
◆ operator== [1/2]
constexpr friend bool operator== |
( |
const iterator< OtherConst > & |
x, |
|
|
const sentinel< Const > & |
y |
|
) |
| |
|
friend |
◆ operator== [2/2]
constexpr friend bool operator== |
( |
const sentinel< Const > & |
y, |
|
|
const iterator< OtherConst > & |
x |
|
) |
| |
|
friend |
◆ sentinel< false >
◆ zip_transform_view
The documentation for this class was generated from the following file: