Create a DegenerateFunctor object wrapping a copy of the specified base. Note that this method is supplied so that the only publicly accessible constructor is the copy constructor.
Declared in <bsltf_degeneratefunctor.h>
static
DegenerateFunctor<FUNCTOR, ENABLE_SWAP>
cloneBaseObject(FUNCTOR const& base);