CppAD: A C++ Algorithmic Differentiation Package  20130102
template<class Type>
Type* pod_vector< Type >::data_ [private]

pointer to the first type elements (not defined and should not be used when capacity_ = 0)

Definition at line 64 of file pod_vector.hpp.

Referenced by pod_vector< Pack >::data(), pod_vector< Pack >::extend(), pod_vector< Pack >::free(), pod_vector< Pack >::operator=(), pod_vector< Pack >::operator[](), pod_vector< Pack >::swap(), and pod_vector< Pack >::~pod_vector().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines