[#BloombergLP-bsltf-TemplateTestFacility-setMovedIntoState] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::xref:BloombergLP/bsltf/TemplateTestFacility.adoc[TemplateTestFacility]::setMovedIntoState :relfileprefix: ../../../ :mrdocs: Set the moved‐into state of the specified 'object to the specified `value` if (template parameter) `TYPE` does supports move states. == Synopsis Declared in `<bsltf_templatetestfacility.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> static void setMovedIntoState( TYPE* object, xref:BloombergLP/bsltf/MoveState/Enum.adoc[bsltf::MoveState::Enum] value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#