FDO API Reference Feature Data Objects

template<class OBJ, class EXC>
virtual FdoBoolean FdoStack< OBJ, EXC >::IsEmpty  )  const [inline, virtual]
 

Checks if the stack is empty.

Returns:
Returns true if the stack is empty

Definition at line 42 of file Stack.h.

Referenced by FdoStack< StackElement, FdoXmlException >::Peek(), and FdoStack< StackElement, FdoXmlException >::Pop().


Comments or suggestions? Send us feedback.