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