30-seconds-of-cpp icon indicating copy to clipboard operation
30-seconds-of-cpp copied to clipboard

Suggestion consider removing linear_search from <algorithm>

Open yoiyang opened this issue 4 years ago • 0 comments

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

yoiyang avatar Nov 16 '20 08:11 yoiyang