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_movablealloctesttype.h>
CopyMoveState::Enum
copyMoveState(MovableAllocTestType const& obj);
Created with MrDocs