mismatch.hpp
Go to the documentation of this file.
7 /*************************************************************************************************/
17 /*************************************************************************************************/
21 /*************************************************************************************************/
25 /*************************************************************************************************/
31 /*************************************************************************************************/
35 /*************************************************************************************************/
66 /*************************************************************************************************/
70 /*************************************************************************************************/
105 /*************************************************************************************************/
111 /*************************************************************************************************/
116 /*************************************************************************************************/
STL namespace. std::pair< I1, I2 > mismatch(I1 first1, I1 last1, I2 first2, I2 last2) Definition: mismatch.hpp:60 Definition: functional.hpp:26 std::pair< I1, I2 > mismatch_n(I1 first1, I2 first2, N n) Definition: mismatch.hpp:46 |