Searched defs:ComputeIfAbsent (Results 1 – 2 of 2) sorted by relevance
248 …bool ComputeIfAbsent(const key_type &key, const std::function<mapped_type(const key_type &)> &acti… in ComputeIfAbsent() function262 …bool ComputeIfAbsent(const key_type &key, const std::function<bool(const key_type &, mapped_type &… in ComputeIfAbsent() function
220 …bool ComputeIfAbsent(const key_type &key, const std::function<mapped_type(const key_type &)> &acti… in ComputeIfAbsent() function