API Reference > OdDAI Namespace > Classes > Bag Template > Bag Operators > Bag::== Operator
Bag::== Operator
Syntax
C++
bool operator ==(const Bag& 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.