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

Returns the reference to itself.

Copy assignment operator

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