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.
Share this post
Daily bit(e) of C++ | std::adjacent_find
Share this post
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.