Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
File Members
Related Pages
ACE_Swap Class Template Reference
Defines a function to swap two variables.
More...
#include <Swap.h>
List of all members.
Static Public Methods
void
swap
(T &lhs, T &rhs)
Swap two variables.
More...
Detailed Description
template<class T>
class ACE_Swap< T >
Defines a function to swap two variables.
Member Function Documentation
template<class T>
ACE_INLINE void ACE_Swap< T >::swap
(
T &
lhs
,
T &
rhs
)
[static]
Swap two variables.
The documentation for this class was generated from the following files:
Swap.h
Swap.inl
Generated on Thu May 23 00:23:18 2002 for ACE by
1.2.13.1 written by
Dimitri van Heesch
, © 1997-2001