CppAD: A C++ Algorithmic Differentiation Package
20130102
|
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().