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