Assignment operators

Synopses

Declared in <bslstl_priorityqueue.h>

Assign to this object the value and comparator of the specified rhs object and return a reference providing modifiable access to this object.

Assign to this object the value and comparator of the specified rhs object and return a reference providing modifiable access to this object. rhs is left in a valid but unspecified state.

Created with MrDocs