Assign to this object the state of the specified rhs object, and return a non‐`const` reference to this searcher object.
Synopsis
Declared in <bslstl_boyermoorehorspoolsearcher.h>
BoyerMooreHorspoolSearcher_CharImp<RNDACC_ITR_NEEDLE, HASH, EQUAL>&
operator=(BoyerMooreHorspoolSearcher_CharImp const& rhs);
Return Value
non‐`const` reference to this searcher
Parameters
Name |
Description |
rhs |
object whose state to assign from |
Created with MrDocs