Exchange the values of the specified lhs and rhs objects.
Synopsis
Declared in <bsltf_degeneratefunctor.h>
template<class FUNCTOR>
void
swap(
DegenerateFunctor<FUNCTOR, true>& lhs,
DegenerateFunctor<FUNCTOR, true>& rhs);
Created with MrDocs