Close

Relief for ODA Team in Ukraine

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

The equality operator for aggregates.

Parameters
Description
aggr
[in] Another aggregate (the right operand of comparison operation) to compare.

true if aggregates are equal; otherwise, the operator returns false.

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