Same as the preceding overload, moving key into the cache.

Synopsis

Declared in <bdlcc_cache.h>

void
insert(
    bslmf::MovableRef<KEY> key,
    VALUE const& value);

Created with MrDocs