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