Create a TestValuesArray object containing 52 distinct values of the (template parameter) type VALUE, using the specified basicAllocator to supply memory.
Synopsis
Declared in <bsltf_testvaluesarray.h>
explicit
TestValuesArray(ALLOCATOR basicAllocator);
Created with MrDocs