Create a DegenerateFunctor having the same value as the specified original.
Synopsis
Declared in <bsltf_degeneratefunctor.h>
DegenerateFunctor(DegenerateFunctor const& original);
Parameters
Name |
Description |
original |
object providing the value to copy |
Created with MrDocs