void vector_int::copy ( const vector_int other )

Function copies the contents of a vector_int.

Parameters:
other: The other vector_int.

Copies this to other.

All Classes Files Functions Variables Typedefs Friends Defines