BloombergLP::bdlcc::Cache::insert

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

Synopsis

Declared in <bdlcc_cache.h>

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