Description
Constructs the Marshal::InOut helper object. Note that this class is not intended to be explicitly constructed in code, rather, it is expected that objects of this type will be generated automatically by the compiler through implicit conversions from the target object.
Usage
InOut(ContainerType& target)
Argument list
- target
- The target object to bind to the marshaller.