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