BloombergLP::bdlcc::Cache::insert

Same as the preceding overload, moving both key and value.

Synopsis

Declared in <bdlcc_cache.h>

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