Return the copy/move state of the specified obj. This function is an ADL customization point used by CopyMoveState::get(obj).
Synopsis
Declared in <bsltf_argumenttype.h>
CopyMoveState::Enum
copyMoveState(ArgumentType const& obj);
Created with MrDocs