Return the haystack advance for a mismatched rightmost character.

Synopsis

Declared in <bslstl_boyermoorehorspoolsearcher.h>

Description

Return the number of positions to advance the search in the haystack when the specified value is found in the rightmost position of the current (unsuccessful) match attempt.

Return Value

number of positions to advance the haystack search

Parameters

Name

Description

value

character at the rightmost position of the failed match

Created with MrDocs