Return the moved‐into state of the specified object, or `e_UNKNOWN' if (template parameter) `TYPE does not support such a query.

Synopsis

Declared in <bsltf_templatetestfacility.h>

template<class TYPE>
static
MoveState::Enum
getMovedIntoState(TYPE const& object);

Created with MrDocs