[#BloombergLP-bsltf-copyMoveState-0b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::copyMoveState :relfileprefix: ../../ :mrdocs: Return `e_UNKWOWN`. Called from `CopyMoveState::get`, this default implementation is called if a customized `copyMoveState` is not found via ADL for a specific type. Note that this overload is defined such that, if `copyMoveState` 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"] ---- xref:BloombergLP/bsltf/CopyMoveState-0e/Enum.adoc[bsltf::CopyMoveState::Enum] copyMoveState(xref:BloombergLP/bslmf/MatchAnyType.adoc[bslmf::MatchAnyType]); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#