type_assoc_array

Allocate an associative array type, which are key=value pairs

nothrow @safe @trusted
type*
type_assoc_array
(
type* tkey
,
type* tvalue
)

Return Value

Type: type*

Tcount already incremented

Meta