BloombergLP::bsltf::TestValuesArray::TestValuesArray

Constructors

Synopses

Declared in <bsltf_testvaluesarray.h>

Create a TestValuesArray object containing 52 distinct values of the (template parameter) type VALUE, using a bslma::MallocFree allocator to supply memory.

explicit
TestValuesArray();
» more...

Create a TestValuesArray with 52 distinct values.

explicit
TestValuesArray(ALLOCATOR basicAllocator);
» more...

Create a TestValuesArray from spec using a malloc/free allocator.

explicit
TestValuesArray(char const* spec);
» more...

Create a TestValuesArray from spec using the specified allocator.

explicit
TestValuesArray(
    char const* spec,
    ALLOCATOR basicAllocator);
» more...

Parameters

NameDescription
basicAllocatorallocator used to supply memory
specnull-terminated string of character identifiers