CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
pair_size_t CppAD::local::sparse_list_const_iterator::next_pair_
private

next element in the singly linked list (next_pair_.value == end_ for past end of list)

Definition at line 1325 of file sparse_list.hpp.

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