Constructors

Synopses

Declared in <bdlcc_stripedunorderedcontainerimpl.h>

Create an empty bucket.

Create a bucket by moving from the specified original object.

Parameters

Name

Description

basicAllocator

allocator used to supply memory

original

bucket from which to move

Created with MrDocs