Set the moved‐into state of the specified object to the specified value.

Synopsis

Declared in <bsltf_moveonlyalloctesttype.h>

void
setMovedInto(
    MoveOnlyAllocTestType* object,
    MoveState::Enum value);

Created with MrDocs