C++
ACDBCORE2D_PORT AcDbEvalVariant( AcDbEvalVariant&& other );
Description
Move constructor.
Parameters
| Parameters | Description |
|---|---|
| other | Object to move from |
ACDBCORE2D_PORT AcDbEvalVariant( AcDbEvalVariant&& other );
Move constructor.
| Parameters | Description |
|---|---|
| other | Object to move from |