CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<class Type>
void CppAD::local::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 238 of file pod_vector.hpp.