mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-04-21 12:31:43 +00:00
policy_cache.hpp
This commit is contained in:
@@ -49,7 +49,7 @@ public:
|
||||
nonstd::optional<std::string>
|
||||
find(char const *key_)
|
||||
{
|
||||
nonstd::optional<std::string>
|
||||
nonstd::optional<std::string> rv;
|
||||
|
||||
auto func =
|
||||
[&](const auto &v)
|
||||
|
||||
Reference in New Issue
Block a user