Assign to this object the state ‐‐ needleFirst(), needleLast(), hash(), and equal() ‐‐ of the specified rhs object, and return a non‐`const` reference to this searcher.
Synopsis
Declared in <bslstl_boyermoorehorspoolsearcher.h>
BoyerMooreHorspoolSearcher<RNDACC_ITR_NEEDLE, HASH, EQUAL>&
operator=(BoyerMooreHorspoolSearcher const& rhs);
Created with MrDocs