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

Name

Description

original

object whose state to copy

Created with MrDocs