Main Page
Namespaces
Classes
Files
Related Pages
S
earch for
Alphabetical List
Class List
Class Hierarchy
Class Members
ACE_Swap< T > Class Template Reference
Defines a function to swap two variables.
More...
#include <Swap.h>
List of all members.
Static Public Member Functions
static void
swap
(T &lhs, T &rhs)
Swap two variables.
Detailed Description
template<class T>
class ACE_Swap< T >
Defines a function to swap two variables.
Deprecated:
This template is deprecated, you can use std::swap without problems on all platforms.
Member Function Documentation
template<class T>
ACE_BEGIN_VERSIONED_NAMESPACE_DECL 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 Tue Jan 30 13:43:54 2007 for ACE by
1.4.7-1