Create a generator object.
Synopsis
Declared in <bslfmt_testspecificationgenerator.h>
TestSpecificationGenerator(bslma::Allocator* basicAllocator = 0);
Description
Optionally specify the basicAllocator to supply memory.
Parameters
Name |
Description |
basicAllocator |
optional allocator used to supply memory |
Created with MrDocs