CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<class Type>
CppAD::local::pod_vector< Type >::~pod_vector ( void  )
inline

Destructor: returns allocated memory to thread_alloc; see extend. If this is not plain old data, the destructor for each element is called.

Definition at line 65 of file pod_vector.hpp.