FDO API Reference Feature Data Objects

template<class OBJ, class EXC>
virtual OBJ* FdoStack< OBJ, EXC >::Pop void   )  [inline, virtual]
 

Pops the top item off the stack. The previous top item becomes the top item. An exception is thrown if the stack is empty.

Parameters:
value Input value
Returns:
Returns nothing

Definition at line 96 of file Stack.h.


Comments or suggestions? Send us feedback.