VCCC  2024.05
VisualCamp Common C++ library
unreachable_sentinel_t Struct Reference

#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__iterator/unreachable_sentinel.hpp>

Friends

template<typename I >
constexpr friend std::enable_if_t< weakly_incrementable< I >::value, bool > operator== (unreachable_sentinel_t, const I &) noexcept
 

Friends And Related Function Documentation

◆ operator==

constexpr friend std::enable_if_t<weakly_incrementable<I>::value, bool> operator== ( unreachable_sentinel_t  ,
const I &   
)
friend

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