Daily bit(e) of C++ #400, The algorithm for finding n consecutive elements that match a specified value: std::search_n.
Share this post
Daily bit(e) of C++ | std::search_n
Share this post
Daily bit(e) of C++ #400, The algorithm for finding n consecutive elements that match a specified value: std::search_n.