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);
Created with MrDocs
Same as the preceding overload, moving value into the cache.
Declared in <bdlcc_cache.h>
void
insert(
KEY const& key,
bslmf::MovableRef<VALUE> value);
Created with MrDocs