void Swap T **  p1,
T **  p2
 

Swaps 2 items placement in the list.

Parameters:
p1 Iterator pointing to the first item pointer.
p2 Iterator pointing to the second item pointer to exchange position with the first.
Returns:
None.


Generated on Sat Oct 28 16:27:31 2006 for MountFuji Engine by  doxygen 1.4.5