chsvlib
chsv helper source code

◆ operator=() [1/2]

sbo_vector& operator= ( const sbo_vector< ElementType, sbo_threshold, Allocator > &  right)

The copy-assignment operator.

Parameters
rightA vector of elements to replace the contents of the current vector by copying upon the assignment.
Returns
A reference to this.