Return the state of the specified tracker. This function is an ADL customization point used by CopyMoveState::get(obj).
Synopsis
Declared in <bsltf_copymovetracker.h>
CopyMoveState::Enum
copyMoveState(CopyMoveTracker const& tracker);
Return Value
the copy/move state of tracker
Parameters
Name |
Description |
tracker |
tracker whose copy/move state is returned |
Created with MrDocs