---------------------------------------------------------------- lines 291-312 of file: include/cppad/example/valvector/class.hpp ---------------------------------------------------------------- {xrst_begin valvector_assign} The valvector Assignment Operator ################################# Set the value of this valvector equal to another. Prototype ********* {xrst_literal , // BEGIN_ASSIGN_ONE , // END_ASSIGN_ONE // BEGIN_ASSIGN_TWO , // END_ASSIGN_TWO } {xrst_toc_hidden example/valvector/assign.cpp } Example ======= The file :ref:`valvector_assign.cpp-name` is an example and test of valvector assignment. {xrst_end valvector_assign}