Searched refs:itemArray (Results 1 – 1 of 1) sorted by relevance
237 bool Add(const T* itemArray, size_t count) in Add() argument255 const T& item = itemArray[i]; in Add()261 bool res = queue.Add(itemArray[i]); in Add()