C++
AcDbNamedObjectDictionaryPointer& operator =( AcDbNamedObjectDictionaryPointer&& ) = default;
Description
Assignment operator.
Parameters
Parameters | Description |
---|---|
obj | Input object to be assigned |
AcDbNamedObjectDictionaryPointer& operator =( AcDbNamedObjectDictionaryPointer&& ) = default;
Assignment operator.
Parameters | Description |
---|---|
obj | Input object to be assigned |