CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
size_t CppAD::local::sparse_pack_const_iterator::next_element_
private

value of the next element in this set (use end_ for no such element exists; i.e., past end of the set).

Definition at line 470 of file sparse_pack.hpp.

Referenced by operator*(), operator++(), and sparse_pack_const_iterator().