Exchange the values of the specified lhs and rhs objects.
Declared in <bsltf_degeneratefunctor.h>
template<class FUNCTOR>
void
swap(
DegenerateFunctor<FUNCTOR, true>& lhs,
DegenerateFunctor<FUNCTOR, true>& rhs);
| Name | Description |
|---|---|
| lhs | left-hand operand |
| rhs | right-hand operand |