Horizon
Loading...
Searching...
No Matches
Friends | List of all members
ranges::unreachable_sentinel_t Struct Reference

Friends

template<typename I >
requires weakly_incrementable<I>
constexpr auto operator== (I const &, unreachable_sentinel_t) noexcept -> CPP_broken_friend_ret(bool)()
 
template<typename I >
requires weakly_incrementable<I>
constexpr auto operator== (unreachable_sentinel_t, I const &) noexcept -> CPP_broken_friend_ret(bool)()
 
template<typename I >
requires weakly_incrementable<I>
constexpr auto operator!= (I const &, unreachable_sentinel_t) noexcept -> CPP_broken_friend_ret(bool)()
 
template<typename I >
requires weakly_incrementable<I>
constexpr auto operator!= (unreachable_sentinel_t, I const &) noexcept -> CPP_broken_friend_ret(bool)()
 

The documentation for this struct was generated from the following file: