Constructors
Synopses
Declared in <bsltf_degeneratefunctor.h>
Create a DegenerateFunctor having the same value as the specified original.
DegenerateFunctor(DegenerateFunctor const& original);
Create a DegenerateFunctor having the same value as the specified original, and leave original in an unspecified (but valid) state.
Parameters
Name |
Description |
original |
object providing the value to copy |
Created with MrDocs