FDO API Reference Feature Data Objects

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

Pushes the given item onto the stack.

Parameters:
value Input the item to push. This item becomes the top item.
Returns:
Returns nothing

Definition at line 70 of file Stack.h.


Comments or suggestions? Send us feedback.