Home
last modified time | relevance | path

Searched defs:emplace_hint (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dbtree_container.h307 iterator emplace_hint(const_iterator hint, Args &&... args) { in emplace_hint() function
602 iterator emplace_hint(const_iterator hint, Args &&... args) { in emplace_hint() function
/third_party/json/tests/thirdparty/fifo_map/
Dfifo_map.hpp357 iterator emplace_hint(const_iterator hint, Args&& ... args) in emplace_hint() function in nlohmann::fifo_map