BloombergLP::bsltf::setCopyMoveState

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>

void
setCopyMoveState(
    void*,
    CopyMoveState::Enum);