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

Name

Description

index

index of the desired test‐point

Created with MrDocs