Return the move‐from state of the specified object.

Synopsis

Declared in <bsltf_allocargumenttype.h>

template<int N>
MoveState::Enum
getMovedFrom(AllocArgumentType<N> const& object);

Return Value

move‐from state of object

Parameters

Name

Description

object

object whose moved‐from state is requested

Created with MrDocs