Searched defs:emplace (Results 1 – 2 of 2) sorted by relevance
75 void emplace(ArgTypes &&...Args) { in emplace() function
98 template <class... Args> iterator emplace(const_iterator pos, Args&&... args) in emplace() function in nasty_vector219 template <class... Args> iterator emplace(const_iterator pos, Args&&... args) in emplace() function in nasty_list