30-seconds-of-cpp
30-seconds-of-cpp copied to clipboard
Suggestion consider removing linear_search from <algorithm>
First of all, thank you for this amazing repo! 👍 One small thing: linear_search does not seem to be a part of the standard.
http://eel.is/c++draft/#algorithms