Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
Select::= Operator (Select&&)
Syntax
C++
Select& operator =(Select&& other);

The move assignment operator for the Select value.

Parameters
Description
other
[in] Another value (right-hand operand of the move assignment operation).

A reference to the Select value after the assignment operation is done.

Copyright © 2002-2022. Open Design Alliance All rights reserved.