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