Create a DegenerateFunctor having the same value the specified `original, and leave `original' in an unspecified (but valid) state.
Synopsis
Declared in <bsltf_degeneratefunctor.h>
DegenerateFunctor(bslmf::MovableRef<DegenerateFunctor> original);
Created with MrDocs