Return an iterator referring to the first element of the sequence of value_type values that can be sought by this searcher object.

Synopsis

Declared in <bslstl_defaultsearcher.h>

FORWARD_ITR_NEEDLE
needleFirst() const;

Return Value

iterator to the first element of the sought sequence

Created with MrDocs