CppAD: A C++ Algorithmic Differentiation Package  20130102
Set::iterator sparse_set::next_element_ [private]

Next element that we will return using next_element (use end_ for no such element exists; i.e., past end of the set).

Definition at line 50 of file sparse_set.hpp.

Referenced by begin(), and next_element().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines