Close

Relief for ODA Team in Ukraine

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

An equality operator for the Logical data type.

Parameters
Description
other
[in] Another Logical object to be compared with (the right-hand operand of the comparison operation).

true if Logical objects are equal; otherwise, the method returns false.

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