Return the moved‐from 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
getMovedFromState(TYPE const& object);
Created with MrDocs