Return the move-from state of the specified object.
Declared in <bsltf_allocargumenttype.h>
template<int N>
MoveState::Enum
getMovedFrom(AllocArgumentType<N> const& object);
move-from state of object
| Name | Description |
|---|---|
| object | object whose moved-from state is requested |