CppAD: A C++ Algorithmic Differentiation Package
20130918
|
size_t CppAD::pod_vector< Type >::capacity_ [private] |
maximum number of Type elements current allocation can hold
Definition at line 59 of file pod_vector.hpp.
Referenced by CppAD::pod_vector< bool >::capacity(), CppAD::pod_vector< bool >::extend(), CppAD::pod_vector< bool >::free(), CppAD::pod_vector< bool >::operator=(), CppAD::pod_vector< bool >::swap(), and CppAD::pod_vector< bool >::~pod_vector().