CppAD: A C++ Algorithmic Differentiation Package  20130918
template<class Type>
void CppAD::pod_vector< Type >::swap ( pod_vector< Type > &  other) [inline]

Swap all properties of this vector with another.

Parameters:
otheris the other vector that we are swapping this vector with.

Definition at line 266 of file pod_vector.hpp.

Referenced by CppAD::ADFun< Base >::capacity_order(), CppAD::player< Number >::get(), and CppAD::pod_vector< bool >::swap().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines