Searched defs:emplace (Results 1 – 5 of 5) sorted by relevance
65 bool PriorityQueue<ElementType, CompareFunction>::emplace(Args &&... args) { in emplace() function
180 bool ArrayQueueCore<ElementType, StorageType>::emplace(Args &&...args) { in emplace() function
298 T& emplace(Args&&... args) { in emplace() function306 T& emplace(std::initializer_list<U> il, Args&&... args) { in emplace() function547 void emplace() { in emplace() function
122 bool emplace(void *data, size_t length) { in emplace() function
142 void emplace(Args &&...args) { in emplace() function