CppAD: A C++ Algorithmic Differentiation Package  20130918
template<class Type>
size_t CppAD::pod_vector< Type >::max_length_ [private]

maximum number of elements that should ever be in this vector

Definition at line 55 of file pod_vector.hpp.

Referenced by CppAD::pod_vector< bool >::extend(), and CppAD::pod_vector< bool >::operator=().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines