CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
size_t CppAD::vectorBool::unit_min ( void  )
inlineprivate

minimum number of UnitType values that can store length_ bits (note that this is really a function of length_)

Definition at line 661 of file vector.hpp.

Referenced by operator=(), push_back(), push_vector(), resize(), and vectorBool().