Copy-assigns the contents of other to this container.
other
Declared in <prevector.h>
<prevector.h>
prevector& operator=(prevector<N, T, Size, Diff> const& other);
A reference to this container.