Assignment operators
Synopses
Declared in <bslstl_boyermoorehorspoolsearcher.h>
Assign to this object the state of the specified rhs object.
Move‐assign to this object the state of the specified rhs object.
Return Value
non‐`const` reference to this searcher
Parameters
Name |
Description |
rhs |
searcher whose state to assign from |
Created with MrDocs