Assign the specified rhs vector to the specified lhs vector and return 0.
rhs
lhs
Declared in <bdlat_valuetypefunctions.h>
<bdlat_valuetypefunctions.h>
template<class t_TYPE> int bdlat_valueTypeAssign( vector<t_TYPE>* lhs, vector<t_TYPE> const& rhs);