std::find, find_if, find_if_not,find_end,find_first_of,adjacent_find
DefinedinheadertemplateInputItfind_first_of(InputItfirst,InputItlast,ForwardIts_first,ForwardIts_last);(1)(constexprsinceC++20)templateForwardIt1find_first_of(ExecutionPolicy&&policy,ForwardIt1first,F