Create an implementation with the same state as original.
Declared in <bslstl_boyermoorehorspoolsearcher.h>
BoyerMooreHorspoolSearcher_GeneralImp(BoyerMooreHorspoolSearcher_GeneralImp const& original);
The allocator of original is propagated to the new object.
| Name | Description |
|---|---|
| original | object whose state to copy |