Copy assignment operator.
Declared in <absl/container/chunked_queue.h>
<absl/container/chunked_queue.h>
chunked_queue& operator=(chunked_queue const& other);
A reference to this queue.