Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/support/
Dnasty_containers.hpp98 template <class... Args> iterator emplace(const_iterator pos, Args&&... args) in emplace() function in nasty_vector
219 template <class... Args> iterator emplace(const_iterator pos, Args&&... args) in emplace() function in nasty_list