Assign to this object the state of the specified rhs object, and return a non-const reference to this searcher object.
Declared in <bslstl_boyermoorehorspoolsearcher.h>
BoyerMooreHorspoolSearcher_GeneralImp<RNDACC_ITR_NEEDLE, HASH, EQUAL>&
operator=(BoyerMooreHorspoolSearcher_GeneralImp const& rhs);
non-const reference to this searcher
| Name | Description |
|---|---|
| rhs | object whose state to assign from |