Create an implementation by moving from the specified original.
Declared in <bslstl_boyermoorehorspoolsearcher.h>
BoyerMooreHorspoolSearcher_GeneralImp(BloombergLP::bslmf::MovableRef<BoyerMooreHorspoolSearcher_GeneralImp> original) noexcept;
The allocator of original is propagated to the new object. The original object is left in an unspecified (valid) state.
| Name | Description |
|---|---|
| original | object whose state to move from |