Return the copy/move state of the specified obj.
Declared in <bsltf_argumenttype.h>
CopyMoveState::Enum
copyMoveState(ArgumentType const& obj);
This function is an ADL customization point used by CopyMoveState::get(obj).
the copy/move state of obj
| Name | Description |
|---|---|
| obj | object whose copy/move state is requested |