BloombergLP::bsltf::CopyMoveState::isMovedInto

Return true if, for the specified v, CopyMoveState::get(v) includes the e_MOVED_INTO bit but not e_UNKNOWN; otherwise return false.

Synopsis

Declared in <bsltf_copymovestate.h>

template<class TYPE>
static
bool
isMovedInto(TYPE const& v);