Assignment operators

Synopses

Declared in <bslstl_priorityqueue.h>

Assign to this object the value and comparator of the specified rhs.

Assign to this object by moving from the specified rhs.

Return Value

reference providing modifiable access to this object

Parameters

Name

Description

rhs

priority queue to copy‐assign from

Created with MrDocs