Move‐assign to this object the state of the specified rhs object.
Synopsis
Declared in <bslstl_boyermoorehorspoolsearcher.h>
Description
Assigns needleFirst(), needleLast(), hash(), and equal() from rhs, 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 |
searcher whose state to move‐assign from |
Created with MrDocs