Searched refs:item (Results 1 – 1 of 1) sorted by relevance
32 void push(const T &item) in push() argument35 m_stack[m_index]=item; in push()