AcValue::AcValue (AcValue &&) Constructor
C++
ACDBCORE2D_PORT AcValue( AcValue && value );
Description
For internal use only.
Parameters
Parameters
Description
value
Input object to be copied into 'this' object
Links
AcValue