This is used as a function parameter when the underlying function receives Src2TgtMaps by value. Usage:
More...
Public Member Functions | |
| _ByValue_Src2TgtMaps (Const_Src2TgtMaps new_value) | |
Static Public Member Functions | |
| static implicit | operator _ByValue_Src2TgtMaps (Const_Src2TgtMaps arg) |
This is used as a function parameter when the underlying function receives Src2TgtMaps by value. Usage:
Src2TgtMaps/Const_Src2TgtMaps to copy it into the function.null to use the default argument, assuming the parameter has a default argument (has ? in the type).