Assignment operators
Synopses
Declared in <bslstl_boyermoorehorspoolsearcher.h>
Assign to this object the state of the specified rhs object, and return a non‐`const` reference to this searcher object.
Assign to this object the state of the specified rhs object and return a non‐`const` reference to this searcher. The rhs is left in an unspecified (valid) state.
Return Value
non‐`const` reference to this searcher
Parameters
Name |
Description |
rhs |
object whose state to assign from |
Created with MrDocs