Range-v3
Range algorithms, views, and actions for the Standard Library
common_iterator.hpp File Reference

Classes

struct  ranges::common_iterator< I, S >
 

Functions

template<typename I1 , typename I2 , typename S1 , typename S2 >
 ranges::CPP_TEMPLATE_AUX_0 (requires ` sentinel_for< S1, I2 > &&sentinel_for< S2, I1 > &&(!equality_comparable_with< I1, I2 >)) bool operator