Home | History | Annotate | Download | only in stl

Lines Matching refs:search_n

244 // search_n.  Search for __count consecutive copies of __val.
246 _ForwardIter search_n(_ForwardIter __first, _ForwardIter __last,
260 _ForwardIter search_n(_ForwardIter __first, _ForwardIter __last,