CppAD: A C++ Algorithmic Differentiation Package
20130102
|
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 82 of file pod_vector.hpp.