Impl.getOrAdd

Returns a pointer to the value storage space for a new or existing value.

template Impl(alias data)
static
V*
getOrAdd
(
in K k
)

Meta