[#BloombergLP-bsltf-TestValuesArray-2constructor-0e] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::xref:BloombergLP/bsltf/TestValuesArray.adoc[TestValuesArray]::TestValuesArray :relfileprefix: ../../../ :mrdocs: Create a `TestValuesArray` object containing values created by invoking `bsltf::TemplateTestFacility::create` on each character of the specified `spec`, using the specified `basicAllocator` to supply memory. == Synopsis Declared in `<bsltf_testvaluesarray.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- explicit TestValuesArray( char const* spec, ALLOCATOR basicAllocator); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#