API Reference > OdDAI Namespace > Classes > Set Template > Set Operators > Set::== Operator
Set::== Operator
Syntax
C++
bool operator ==(const Set& aggr) const;
Parameters 
Description 
right 
[in] aggregate to compare.  

Returns true if equal, otherwise false.

Equal to operator

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.