[#BloombergLP-bsltf-setCopyMoveState-0f] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::setCopyMoveState :relfileprefix: ../../ :mrdocs: Do nothing. Called from `CopyMoveState::set`, this default implementation is called if a customized `getCopyMoveState` is not found via ADL for a specific type. Note that this overload is defined such that, if `setCopyMoveState` is customized for a type, the customization is "inherited" by derived types. == Synopsis Declared in `<bsltf_copymovestate.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setCopyMoveState( void*, xref:BloombergLP/bsltf/CopyMoveState-0e/Enum.adoc[CopyMoveState::Enum]); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#