BloombergLP::bdlat_SymbolicConverter_StoreInArrayElement::bdlat_SymbolicConverter_StoreInArrayElement

Create a visitor that stores into the element at the specified index of the specified array using the specified conversion imp.

Synopsis

Declared in <bdlat_symbolicconverter.h>

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