ThreadBag()
: Duplication==
: Comparison
=
: Assignment=
c Specification: Binds b to the thread bag c (i.e. to the bag to which c is bound). This overrides any previous binding of b. If c is not bound to any bag, b becomes unbound.
Complexity: O(1).