BloombergLP::bsltf::copyMoveState

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

NameDescription
trackertracker whose copy/move state is returned