CppAD: A C++ Algorithmic Differentiation Package  20130918
template<class Type>
CppAD::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 80 of file pod_vector.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines