BloombergLP::bdljsn::JsonTestSuiteUtil::data

Return the test-point Datum for the specified index. The behavior is undefined unless 0 <= index < numData().

Synopsis

Declared in <bdljsn_jsontestsuiteutil.h>

static
Datum const*
data(std::size_t index);

Return Value

the test-point Datum for index

Parameters

NameDescription
indexindex of the desired test-point