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

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

Definition at line 304 of file vector.hpp.

Referenced by vector< bool >::clear(), vector< bool >::operator=(), vector< bool >::operator[](), vector< bool >::push_back(), vector< bool >::push_vector(), vector< bool >::resize(), vector< bool >::vector(), and vector< bool >::~vector().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines