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

Typedefs

template<typename I1 , typename I2 >
using ranges::mismatch_result = detail::in1_in2_result< I1, I2 >