mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-26 02:09:52 +08:00
policy_cache.hpp
This commit is contained in:
parent
593ad5fcdd
commit
75b366b81b
|
@ -42,8 +42,6 @@ public:
|
||||||
std::string &val_)
|
std::string &val_)
|
||||||
{
|
{
|
||||||
_cache.insert_or_assign(key_,val_);
|
_cache.insert_or_assign(key_,val_);
|
||||||
|
|
||||||
return val_;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
const
|
const
|
||||||
|
|
Loading…
Reference in New Issue
Block a user