[#BloombergLP-bsltf-getMovedInto-0a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::getMovedInto :relfileprefix: ../../ :mrdocs: Return the move‐into state of the specified `object`. == Synopsis Declared in `<bsltf_allocargumenttype.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<int N> xref:BloombergLP/bsltf/MoveState/Enum.adoc[MoveState::Enum] getMovedInto(xref:BloombergLP/bsltf/AllocArgumentType.adoc[AllocArgumentType<N>] const& object); ---- == Return Value move‐into state of `object` == Parameters [cols="1,4"] |=== | Name| Description | *object* | object whose moved‐into state is requested |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#