CppPatterns-Patterns
CppPatterns-Patterns copied to clipboard
Adding find algorithm
find, find_if and find_if_not functions have been added with an explanation.