Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::v3::unreachable Struct Reference

Friends

template<typename T >
constexpr bool operator!= (T const &, unreachable)
 
template<typename T >
constexpr bool operator!= (unreachable, T const &)
 
template<typename T >
constexpr bool operator== (T const &, unreachable)
 
template<typename T >
constexpr bool operator== (unreachable, T const &)