CppAD: A C++ Algorithmic Differentiation Package  20130102
template<class Type>
void pod_vector< Type >::erase ( void  ) [inline]

Remove all the elements from this vector but leave the capacity and data pointer as is.

Definition at line 202 of file pod_vector.hpp.

Referenced by player< Base >::Erase(), and sparse_pack::resize().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines