BloombergLP::bsltf::TestValuesArray::TestValuesArray

Create a TestValuesArray with 52 distinct values.

Synopsis

Declared in <bsltf_testvaluesarray.h>

explicit
TestValuesArray(ALLOCATOR basicAllocator);

Description

Create a TestValuesArray object containing 52 distinct values of the (template parameter) type VALUE, using the specified basicAllocator to supply memory.

Parameters

NameDescription
basicAllocatorallocator used to supply memory