BloombergLP::bsltf::copyMoveState

Return the copy/move state of the specified obj.

Synopsis

Declared in <bsltf_movablealloctesttype.h>

CopyMoveState::Enum
copyMoveState(MovableAllocTestType const& obj);

Description

This function is an ADL customization point used by CopyMoveState::get(obj).

Return Value

the copy/move state of obj

Parameters

NameDescription
objobject whose copy/move state is requested