Next: , Previous: , Up: String Key Pointer Value Array Interface   [Index]


4.1.1.2 String Key Pointer Value Array Types

typedef struct x1f4_??deck_type {
    void *trans;
} x1f4_??deck_type;

The struct x1f4_??deck_type record has a trans pointer feature, indicating a memory allocation construct in the struct x1f4_trans_type definition.

See struct x1f4_trans_type.

The struct x1f4_??deck_type is used by the associative array constructor routines for construction specifications - specifically, for the memory allocator specification.

The use of the struct x1f4_??deck_type fields and its use entirely is restricted by the construction flags.

See String Key Pointer Value Array Definitions.