mismatch « STL Algorithms Non modifying sequence operations « C++






1.Generic mismatch algorithm: Find the corresponding positions in a deque and list at which unequal elements first occur
2.Check for mismatch between two vectors
3.Use mismatch function to find the first match
4.Use mismatch function with custom function