Searched defs:IsFull (Results 1 – 2 of 2) sorted by relevance
114 bool IsFull(void) const { return m_queue.IsFull(); } in IsFull() function
142 bool Deque<T, N>::IsFull(void) const in IsFull() function