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