BloombergLP::bdlat_SymbolicConverter_StoreInArrayElement::bdlat_SymbolicConverter_StoreInArrayElement

Create a visitor that stores into an element of the specified array.

Synopsis

Declared in <bdlat_symbolicconverter.h>

bdlat_SymbolicConverter_StoreInArrayElement(
    ARRAY_TYPE* array,
    int index,
    /* implementation-defined */* imp);

Parameters

NameDescription
arraydestination array to store into
indexelement index to assign to
impconversion implementation