Move assignment operator.
Declared in <absl/container/chunked_queue.h>
<absl/container/chunked_queue.h>
chunked_queue<T, BLo, BHi, Allocator>& operator=(chunked_queue&& other) noexcept;
A reference to this queue.