Daily bit(e) of C++ ♻️17, The linear find algorithm that will return the first adjacent pair of elements that satisfy a predicate: std::adjacent_find.
Daily bit(e) of C++ | std::adjacent_find
Daily bit(e) of C++ ♻️17, The linear find algorithm that will return the first adjacent pair of elements that satisfy a predicate: std::adjacent_find.