Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::v3::common_type< basic_iterator< Cur, S >, basic_sentinel< S > > Struct Template Reference

Public Types

using type = common_iterator< basic_iterator< Cur, S >, basic_sentinel< S >>