CppAD: A C++ Algorithmic Differentiation Package
20130918
|
Set::iterator CppAD::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 48 of file sparse_set.hpp.
Referenced by begin(), and next_element().