BloombergLP::bslstl::BoyerMooreHorspoolSearcher_GeneralImp::BoyerMooreHorspoolSearcher_GeneralImp

Create an implementation with the same state as original.

Synopsis

Declared in <bslstl_boyermoorehorspoolsearcher.h>

BoyerMooreHorspoolSearcher_GeneralImp(BoyerMooreHorspoolSearcher_GeneralImp const& original);

Description

The allocator of original is propagated to the new object.

Parameters

NameDescription
originalobject whose state to copy